Skip to content

Commit ab259c9

Browse files
authored
Merge pull request #3880 from kubernetes-client/dependabot/maven/master-java8/com.google.auth-google-auth-library-oauth2-http-1.31.0
build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.30.1 to 1.31.0
2 parents 36b9ebc + b415b70 commit ab259c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
<dependency>
258258
<groupId>com.google.auth</groupId>
259259
<artifactId>google-auth-library-oauth2-http</artifactId>
260-
<version>1.30.1</version>
260+
<version>1.31.0</version>
261261
<optional>true</optional>
262262
</dependency>
263263
<dependency>

0 commit comments

Comments
 (0)