Skip to content

Commit c5afce8

Browse files
updated google-http-client/pom.xml [ci skip]
1 parent 0944382 commit c5afce8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

google-http-client/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.33.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
7+
<version>1.34.0</version><!-- {x-version-update:google-http-client-parent:current} -->
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-http-client</artifactId>
11-
<version>1.33.1-SNAPSHOT</version><!-- {x-version-update:google-http-client:current} -->
11+
<version>1.34.0</version><!-- {x-version-update:google-http-client:current} -->
1212
<name>Google HTTP Client Library for Java</name>
1313
<description>
1414
Google HTTP Client Library for Java. Functionality that works on all supported Java platforms,

0 commit comments

Comments
 (0)