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 30723b7 commit 43f2c63Copy full SHA for 43f2c63
clients/google-api-services-chromeuxreport/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.44.1/</link>
94
<link>https://googleapis.dev/java/google-oauth-client/1.35.0/</link>
95
- <link>https://googleapis.dev/java/google-api-client/2.4.0/</link>
+ <link>https://googleapis.dev/java/google-api-client/2.4.1/</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.4.0</version>
+ <version>2.4.1</version>
129
</dependency>
130
</dependencies>
131
0 commit comments