File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
gapic-generator-java-pom-parent Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 consistent across modules in this repository -->
2828 <javax .annotation-api.version>1.3.2</javax .annotation-api.version>
2929 <grpc .version>1.55.1</grpc .version>
30- <google .auth.version>1.17 .0</google .auth.version>
30+ <google .auth.version>1.18 .0</google .auth.version>
3131 <gson .version>2.10.1</gson .version>
3232 <guava .version>32.0.1-jre</guava .version>
3333 <!-- On next protobuf upgrade (to 3.23.3 or higher),
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ version.io_grpc=1.55.1
4040# 2) Replace all characters which are neither alphabetic nor digits with the underscore ('_') character
4141maven.com_google_api_grpc_proto_google_common_protos =com.google.api.grpc:proto-google-common-protos:2.15.0
4242maven.com_google_api_grpc_grpc_google_common_protos =com.google.api.grpc:grpc-google-common-protos:2.15.0
43- maven.com_google_auth_google_auth_library_oauth2_http =com.google.auth:google-auth-library-oauth2-http:1.17 .0
44- maven.com_google_auth_google_auth_library_credentials =com.google.auth:google-auth-library-credentials:1.17 .0
43+ maven.com_google_auth_google_auth_library_oauth2_http =com.google.auth:google-auth-library-oauth2-http:1.18 .0
44+ maven.com_google_auth_google_auth_library_credentials =com.google.auth:google-auth-library-credentials:1.18 .0
4545maven.io_opencensus_opencensus_api =io.opencensus:opencensus-api:0.31.1
4646maven.io_opencensus_opencensus_contrib_grpc_metrics =io.opencensus:opencensus-contrib-grpc-metrics:0.31.1
4747maven.io_opencensus_opencensus_contrib_http_util =io.opencensus:opencensus-contrib-http-util:0.31.1
You can’t perform that action at this time.
0 commit comments