File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
java-shared-dependencies/first-party-dependencies Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ org.slf4j:slf4j-api,slf4j=2.0.17
2323
2424# 1P Shared-Deps
2525# These dependencies are declared: https://github.com/googleapis/sdk-platform-java/blob/main/java-shared-dependencies/first-party-dependencies/pom.xml
26- com.google.cloud:grpc-gcp,grpc-gcp=1.7 .0
26+ com.google.cloud:grpc-gcp,grpc-gcp=1.9 .0
2727com.google.oauth-client:google-oauth-client,google.oauth-client=1.39.0
2828com.google.api-client:google-api-client,google.api-client=2.8.1
2929
Original file line number Diff line number Diff line change 2222 <properties >
2323 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2424 <site .installationModule>${project.artifactId} </site .installationModule>
25- <grpc-gcp .version>1.6.1 </grpc-gcp .version>
25+ <grpc-gcp .version>1.9.0 </grpc-gcp .version>
2626 <google .oauth-client.version>1.39.0</google .oauth-client.version>
2727 <google .api-client.version>2.7.2</google .api-client.version>
2828 </properties >
You can’t perform that action at this time.
0 commit comments