Skip to content

Commit f1dd77c

Browse files
authored
Merge pull request #3554 from kubernetes-client/dependabot/maven/com.google.auth-google-auth-library-oauth2-http-1.24.0
Bump com.google.auth:google-auth-library-oauth2-http from 1.23.0 to 1.24.0
2 parents 2465da3 + ead6052 commit f1dd77c

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.23.0</version>
250+
<version>1.24.0</version>
251251
<optional>true</optional>
252252
</dependency>
253253
<dependency>

0 commit comments

Comments
 (0)