Skip to content

Commit 00de496

Browse files
Merge pull request kubernetes-client#2419 from kubernetes-client/dependabot/maven/com.google.auth-google-auth-library-oauth2-http-1.12.1
build(deps): bump google-auth-library-oauth2-http from 1.11.0 to 1.12.1
2 parents a40aefe + 0fab311 commit 00de496

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
@@ -226,7 +226,7 @@
226226
<dependency>
227227
<groupId>com.google.auth</groupId>
228228
<artifactId>google-auth-library-oauth2-http</artifactId>
229-
<version>1.11.0</version>
229+
<version>1.12.1</version>
230230
<optional>true</optional>
231231
</dependency>
232232

0 commit comments

Comments
 (0)