We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a04f9b commit 561fd8cCopy full SHA for 561fd8c
1 file changed
google-cloud-clients/pom.xml
@@ -163,7 +163,7 @@
163
<!-- We are currently using the *-android version to support JDK7. -->
164
<guava.version>27.1-android</guava.version>
165
<http-client-bom.version>1.29.1</http-client-bom.version>
166
- <oauth-client.version>1.28.0</oauth-client.version>
+ <oauth-client.version>1.29.0</oauth-client.version>
167
<protobuf.version>3.7.1</protobuf.version>
168
<!-- make sure to keep opencensus version in sync with grpc -->
169
<opencensus.version>0.21.0</opencensus.version>
0 commit comments