Skip to content

Commit a5c2eeb

Browse files
authored
Merge pull request #2671 from kubernetes-client/dependabot/maven/com.google.auth-google-auth-library-oauth2-http-1.17.0
build(deps): bump google-auth-library-oauth2-http from 1.16.1 to 1.17.0
2 parents c215d77 + ba55dc6 commit a5c2eeb

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
@@ -228,7 +228,7 @@
228228
<dependency>
229229
<groupId>com.google.auth</groupId>
230230
<artifactId>google-auth-library-oauth2-http</artifactId>
231-
<version>1.16.1</version>
231+
<version>1.17.0</version>
232232
<optional>true</optional>
233233
</dependency>
234234

0 commit comments

Comments
 (0)