Skip to content

Commit e24b42f

Browse files
renovate-botlqiu96
authored andcommitted
fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.15.0 (#1278)
1 parent 667c3cf commit e24b42f

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
<!-- External dependencies, expecially gRPC and Protobuf version, should be
2727
consistent across modules in this repository -->
2828
<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>
29+
<grpc.version>1.52.1</grpc.version>
30+
<google.auth.version>1.15.0</google.auth.version>
3131
<gson.version>2.10.1</gson.version>
3232
<guava.version>31.1-jre</guava.version>
3333
<protobuf.version>3.21.12</protobuf.version>

0 commit comments

Comments
 (0)