We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeb6df2 commit 24572caCopy full SHA for 24572ca
clients/google-api-services-storagetransfer/v1/2.0.0/pom.xml
@@ -92,7 +92,7 @@
92
<link>http://docs.oracle.com/javase/7/docs/api</link>
93
<link>https://googleapis.dev/java/google-http-client/1.45.0/</link>
94
<link>https://googleapis.dev/java/google-oauth-client/1.36.0/</link>
95
- <link>https://googleapis.dev/java/google-api-client/2.6.0/</link>
+ <link>https://googleapis.dev/java/google-api-client/2.7.0/</link>
96
</links>
97
</configuration>
98
</plugin>
@@ -125,7 +125,7 @@
125
<dependency>
126
<groupId>com.google.api-client</groupId>
127
<artifactId>google-api-client</artifactId>
128
- <version>2.6.0</version>
+ <version>2.7.0</version>
129
</dependency>
130
</dependencies>
131
0 commit comments