Skip to content

Commit adcfcc9

Browse files
authored
Merge pull request #2334 from kubernetes-client/dependabot/maven/com.google.auth-google-auth-library-oauth2-http-1.10.0
Bump google-auth-library-oauth2-http from 1.9.0 to 1.10.0
2 parents ad5b390 + 4d68088 commit adcfcc9

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.9.0</version>
229+
<version>1.10.0</version>
230230
<optional>true</optional>
231231
</dependency>
232232

0 commit comments

Comments
 (0)