Skip to content

Commit e7787dc

Browse files
authored
deps: Update com.google.auth dependencies to v1.20.0 (#1581)
1 parent 366cd3a commit e7787dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -197,13 +197,13 @@
197197
<dependency>
198198
<groupId>com.google.auth</groupId>
199199
<artifactId>google-auth-library-credentials</artifactId>
200-
<version>1.19.0</version>
200+
<version>1.20.0</version>
201201
</dependency>
202202

203203
<dependency>
204204
<groupId>com.google.auth</groupId>
205205
<artifactId>google-auth-library-oauth2-http</artifactId>
206-
<version>1.19.0</version>
206+
<version>1.20.0</version>
207207
</dependency>
208208

209209
<dependency>

0 commit comments

Comments
 (0)