We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4fa54d commit 1f1c369Copy full SHA for 1f1c369
java-shared-dependencies/first-party-dependencies/pom.xml
@@ -23,7 +23,7 @@
23
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
24
<site.installationModule>${project.artifactId}</site.installationModule>
25
<grpc-gcp.version>1.6.1</grpc-gcp.version>
26
- <google.oauth-client.version>1.36.0</google.oauth-client.version>
+ <google.oauth-client.version>1.37.0</google.oauth-client.version>
27
<google.api-client.version>2.7.1</google.api-client.version>
28
</properties>
29
0 commit comments