Skip to content

Commit

Permalink
fix: add google-http-client-apache-v5 to bom (#2021)
Browse files Browse the repository at this point in the history
  • Loading branch information
burkedavison authored Oct 10, 2024
1 parent 09755f1 commit 4830ad7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions google-http-client-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,11 @@
<artifactId>google-http-client-apache-v2</artifactId>
<version>1.45.0</version><!-- {x-version-update:google-http-client-apache-v2:current} -->
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-apache-v5</artifactId>
<version>1.45.0</version><!-- {x-version-update:google-http-client-apache-v5:current} -->
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-appengine</artifactId>
Expand Down

0 comments on commit 4830ad7

Please sign in to comment.