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
open
  • Loading branch information
renovate-bot committed May 28, 2024
1 parent 00e29db commit f1b1434
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 f1b1434

Please sign in to comment.