Skip to content

Commit 78b411a

Browse files
authored
Merge pull request #2255 from kubernetes-client/dependabot/maven/com.google.auth-google-auth-library-oauth2-http-1.7.0
Bump google-auth-library-oauth2-http from 1.6.0 to 1.7.0
2 parents 7d8c41a + b62f29a commit 78b411a

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.6.0</version>
234+
<version>1.7.0</version>
235235
<optional>true</optional>
236236
</dependency>
237237

0 commit comments

Comments
 (0)