Skip to content

Commit

Permalink
deps: update core transport dependencies to v1.34.2 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 17, 2020
1 parent 6acedda commit c35069d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -88,12 +88,12 @@
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-jackson2</artifactId>
<version>1.34.1</version>
<version>1.34.2</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client</artifactId>
<version>1.34.1</version>
<version>1.34.2</version>
</dependency>
<dependency>
<groupId>com.google.auth</groupId>
Expand Down

0 comments on commit c35069d

Please sign in to comment.