Skip to content

Commit f9f0272

Browse files
authored
Merge pull request #2150 from kubernetes-client/dependabot/maven/com.google.auth-google-auth-library-oauth2-http-1.5.3
Bump google-auth-library-oauth2-http from 1.4.0 to 1.5.3
2 parents 5b9d5b8 + ea978b8 commit f9f0272

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
@@ -231,7 +231,7 @@
231231
<dependency>
232232
<groupId>com.google.auth</groupId>
233233
<artifactId>google-auth-library-oauth2-http</artifactId>
234-
<version>1.4.0</version>
234+
<version>1.5.3</version>
235235
<optional>true</optional>
236236
</dependency>
237237

0 commit comments

Comments
 (0)