Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fbbba31

Browse files
renovate-botstephaniewang526
authored andcommittedJan 28, 2020
deps: update core transport dependencies to v1.34.1 (#129)
1 parent 3a62206 commit fbbba31

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
@@ -88,12 +88,12 @@
8888
<dependency>
8989
<groupId>com.google.http-client</groupId>
9090
<artifactId>google-http-client-jackson2</artifactId>
91-
<version>1.34.0</version>
91+
<version>1.34.1</version>
9292
</dependency>
9393
<dependency>
9494
<groupId>com.google.http-client</groupId>
9595
<artifactId>google-http-client</artifactId>
96-
<version>1.34.0</version>
96+
<version>1.34.1</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>com.google.auth</groupId>

0 commit comments

Comments
 (0)
Failed to load comments.