Skip to content

Commit

Permalink
deps: update core transport dependencies to v1.34.2 (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Feb 14, 2020
1 parent 3035ef2 commit 42e7e63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,12 +241,12 @@
<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.http-client</groupId>
<artifactId>google-http-client-jackson2</artifactId>
<version>1.34.1</version>
<version>1.34.2</version>
</dependency>
<dependency>
<groupId>com.google.oauth-client</groupId>
Expand Down

0 comments on commit 42e7e63

Please sign in to comment.