We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40945d9 commit 0e01361Copy full SHA for 0e01361
gapic-generator-java-pom-parent/pom.xml
@@ -28,8 +28,8 @@
28
consistent across modules in this repository -->
29
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
30
<grpc.version>1.76.1</grpc.version>
31
- <google.auth.version>1.40.0</google.auth.version>
32
- <google.http-client.version>2.0.2</google.http-client.version>
+ <google.auth.version>1.42.0-rc1</google.auth.version>
+ <google.http-client.version>2.1.0-rc1</google.http-client.version>
33
<gson.version>2.12.1</gson.version>
34
<guava.version>33.5.0-jre</guava.version>
35
<protobuf.version>4.33.0</protobuf.version>
@@ -216,4 +216,4 @@
216
<url>https://repo1.maven.org/maven2</url>
217
</repository>
218
</repositories>
219
-</project>
+</project>
0 commit comments