Skip to content

Commit 851ca72

Browse files
authored
chore: upgrade protobuf version to v3.25.8 (GoogleCloudPlatform#3831)
1 parent 27e97aa commit 851ca72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<gapic-generator-java-bom.version>2.59.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 -->
21-
<protobuf.version>3.25.3</protobuf.version>
21+
<protobuf.version>3.25.8</protobuf.version>
2222
</properties>
2323

2424
<dependencyManagement>

0 commit comments

Comments
 (0)