Skip to content

Commit

Permalink
deps: update core transport dependencies to v1.35.0 (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 28, 2020
1 parent b539f95 commit 95f9443
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -91,12 +91,12 @@
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-jackson2</artifactId>
<version>1.34.2</version>
<version>1.35.0</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client</artifactId>
<version>1.34.2</version>
<version>1.35.0</version>
</dependency>
<dependency>
<groupId>com.google.auth</groupId>
Expand Down

0 comments on commit 95f9443

Please sign in to comment.