We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 667c3cf commit e24b42fCopy full SHA for e24b42f
gapic-generator-java-pom-parent/pom.xml
@@ -26,8 +26,8 @@
26
<!-- External dependencies, expecially gRPC and Protobuf version, should be
27
consistent across modules in this repository -->
28
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
29
- <grpc.version>1.53.0</grpc.version>
30
- <google.auth.version>1.16.0</google.auth.version>
+ <grpc.version>1.52.1</grpc.version>
+ <google.auth.version>1.15.0</google.auth.version>
31
<gson.version>2.10.1</gson.version>
32
<guava.version>31.1-jre</guava.version>
33
<protobuf.version>3.21.12</protobuf.version>
0 commit comments