Skip to content

Commit e60f43e

Browse files
chore(deps): update gapic-generator-java-bom.version to v2.35.0 (#2570)
* chore(deps): update gapic-generator-java-bom.version to v2.35.0 * update goldens --------- Co-authored-by: Joe Wang <[email protected]>
1 parent 72a4f76 commit e60f43e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

spring-cloud-generator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<description>Spring Code Generator for Google Cloud</description>
1616

1717
<properties>
18-
<gapic-generator-java-bom.version>2.33.0</gapic-generator-java-bom.version>
18+
<gapic-generator-java-bom.version>2.35.0</gapic-generator-java-bom.version>
1919
<!-- [gapic-test]: protobuf.version for compiling protos used in unit testing
2020
this should be consistent with version in gapic-generator-java-bom -->
2121
<protobuf.version>3.23.2</protobuf.version>

spring-cloud-generator/src/test/java/com/google/cloud/generator/spring/composer/goldens/EchoSpringAutoConfigurationFull.golden

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023 Google LLC
2+
* Copyright 2024 Google LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

spring-cloud-generator/src/test/java/com/google/cloud/generator/spring/composer/goldens/EchoSpringPropertiesFull.golden

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023 Google LLC
2+
* Copyright 2024 Google LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

spring-cloud-generator/src/test/java/com/google/cloud/generator/spring/composer/goldens/SpringPackageInfoFull.golden

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023 Google LLC
2+
* Copyright 2024 Google LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)