We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09755f1 commit 4830ad7Copy full SHA for 4830ad7
google-http-client-bom/pom.xml
@@ -75,6 +75,11 @@
75
<artifactId>google-http-client-apache-v2</artifactId>
76
<version>1.45.0</version><!-- {x-version-update:google-http-client-apache-v2:current} -->
77
</dependency>
78
+ <dependency>
79
+ <groupId>com.google.http-client</groupId>
80
+ <artifactId>google-http-client-apache-v5</artifactId>
81
+ <version>1.45.0</version><!-- {x-version-update:google-http-client-apache-v5:current} -->
82
+ </dependency>
83
<dependency>
84
<groupId>com.google.http-client</groupId>
85
<artifactId>google-http-client-appengine</artifactId>
0 commit comments