Skip to content

Commit

Permalink
deps: Update com.google.http-client dependencies to v1.44.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 24, 2024
1 parent 0735a91 commit 657a7fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,17 +154,17 @@
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-gson</artifactId>
<version>1.44.1</version>
<version>1.44.2</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client</artifactId>
<version>1.44.1</version>
<version>1.44.2</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-jackson2</artifactId>
<version>1.44.1</version>
<version>1.44.2</version>
</dependency>
<dependency>
<groupId>com.google.auth</groupId>
Expand Down

0 comments on commit 657a7fd

Please sign in to comment.