Skip to content

Commit 3667850

Browse files
Bump com.google.auth:google-auth-library-oauth2-http
Bumps com.google.auth:google-auth-library-oauth2-http from 1.20.0 to 1.40.0. --- updated-dependencies: - dependency-name: com.google.auth:google-auth-library-oauth2-http dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91fdb5b commit 3667850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

databricks-sdk-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>com.google.auth</groupId>
9898
<artifactId>google-auth-library-oauth2-http</artifactId>
99-
<version>1.20.0</version>
99+
<version>1.40.0</version>
100100
</dependency>
101101
<!-- Jackson JSR310 module needed to serialize/deserialize java.time classes in TokenCache -->
102102
<dependency>

0 commit comments

Comments
 (0)