Skip to content

Commit fec93d0

Browse files
committed
Updated to latest HTTP client version
1 parent b50f218 commit fec93d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.google.http-client</groupId>
5252
<artifactId>google-http-client</artifactId>
53-
<version>1.17.0-rc</version>
53+
<version>1.18.0-rc</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)