Skip to content

Commit d930e26

Browse files
committed
deps: update auth to 1.41.0-rc1 and http-client to 2.1.0-rc1
1 parent 233448b commit d930e26

File tree

1 file changed

+2
-2
lines changed
  • gapic-generator-java-pom-parent

1 file changed

+2
-2
lines changed

gapic-generator-java-pom-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
consistent across modules in this repository -->
2929
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
3030
<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>
31+
<google.auth.version>1.41.0-rc1</google.auth.version>
32+
<google.http-client.version>2.1.0-rc1</google.http-client.version>
3333
<gson.version>2.12.1</gson.version>
3434
<guava.version>33.5.0-jre</guava.version>
3535
<protobuf.version>4.33.0</protobuf.version>

0 commit comments

Comments
 (0)