Skip to content

Commit 49b491f

Browse files
authored
Merge pull request #3787 from kubernetes-client/dependabot/maven/master-java8/com.google.auth-google-auth-library-oauth2-http-1.30.0
build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.29.0 to 1.30.0
2 parents 7e8ac89 + 8a56aec commit 49b491f

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

0 commit comments

Comments
 (0)