Skip to content

Commit 42e7e63

Browse files
authored
deps: update core transport dependencies to v1.34.2 (#44)
1 parent 3035ef2 commit 42e7e63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -241,12 +241,12 @@
241241
<dependency>
242242
<groupId>com.google.http-client</groupId>
243243
<artifactId>google-http-client</artifactId>
244-
<version>1.34.1</version>
244+
<version>1.34.2</version>
245245
</dependency>
246246
<dependency>
247247
<groupId>com.google.http-client</groupId>
248248
<artifactId>google-http-client-jackson2</artifactId>
249-
<version>1.34.1</version>
249+
<version>1.34.2</version>
250250
</dependency>
251251
<dependency>
252252
<groupId>com.google.oauth-client</groupId>

0 commit comments

Comments
 (0)