Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit 227c8af

Browse files
authored
fix(deps): update dependency com.google.auth:google-auth-library-oauth2-http to v1.12.1 (#1831)
1 parent 9038ebb commit 227c8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>com.google.auth</groupId>
7373
<artifactId>google-auth-library-oauth2-http</artifactId>
74-
<version>1.12.0</version>
74+
<version>1.12.1</version>
7575
</dependency>
7676
<dependency>
7777
<groupId>com.google.code.findbugs</groupId>

0 commit comments

Comments
 (0)