Skip to content

Commit 2590020

Browse files
authored
Merge pull request #2625 from kubernetes-client/dependabot/maven/com.google.auth-google-auth-library-oauth2-http-1.16.1
build(deps): bump google-auth-library-oauth2-http from 1.16.0 to 1.16.1
2 parents a97619b + f452996 commit 2590020

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.0</version>
231+
<version>1.16.1</version>
232232
<optional>true</optional>
233233
</dependency>
234234

0 commit comments

Comments
 (0)