Skip to content

Commit b1b5136

Browse files
authored
Merge pull request #3057 from kubernetes-client/dependabot/maven/master-java8/com.google.auth-google-auth-library-oauth2-http-1.23.0
build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.20.0 to 1.23.0
2 parents 7f09c5a + 32ce6e4 commit b1b5136

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
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>com.google.auth</groupId>
249249
<artifactId>google-auth-library-oauth2-http</artifactId>
250-
<version>1.20.0</version>
250+
<version>1.23.0</version>
251251
<optional>true</optional>
252252
</dependency>
253253
<dependency>

0 commit comments

Comments
 (0)