Skip to content

Commit

Permalink
fix: eliminate race condition in underlying auth library
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 20, 2022
1 parent 1d50e82 commit c6df99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>1.11.0</version>
<version>1.12.1</version>
</dependency>

<!-- com.google.cloud.sql.nativeimage.CloudSqlFeature needs the GraalVM
Expand Down

0 comments on commit c6df99f

Please sign in to comment.