We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 040b71b commit 7b9a219Copy full SHA for 7b9a219
1 file changed
boms/cloud-lts-bom/pom.xml
@@ -49,10 +49,10 @@
49
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
50
51
<!-- Layer 1: Core -->
52
- <guava.version>33.4.0-jre</guava.version>
+ <guava.version>33.5.0-jre</guava.version>
53
<autovalue.version>1.11.0</autovalue.version>
54
<protobuf.version>4.32.1</protobuf.version>
55
- <io.grpc.version>1.76.0</io.grpc.version>
+ <io.grpc.version>1.76.2</io.grpc.version>
56
<google-http-client.version>1.47.0</google-http-client.version>
57
<google-oauth-client.version>1.39.0</google-oauth-client.version>
58
<google-auth-library.version>1.36.0</google-auth-library.version>
0 commit comments