Skip to content

Commit

Permalink
bump auth library version (#3197)
Browse files Browse the repository at this point in the history
Fixes #3149, since JWT tokens are now cached.
  • Loading branch information
pongad authored Apr 26, 2018
1 parent 412cf0d commit 87b19d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<bom.version>0.45.1-alpha-SNAPSHOT</bom.version><!-- {x-version-update:google-cloud-pom:current} -->
<api-client.version>1.23.0</api-client.version>
<gax.version>1.23.0</gax.version>
<google.auth.version>0.9.0</google.auth.version>
<google.auth.version>0.9.1</google.auth.version>
<grpc.version>1.10.1</grpc.version>
<nettyssl.version>2.0.7.Final</nettyssl.version>
<guava.version>20.0</guava.version>
Expand Down

0 comments on commit 87b19d6

Please sign in to comment.