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 ea973af commit 298e0b0Copy full SHA for 298e0b0
pom.xml
@@ -150,7 +150,7 @@
150
<dependency>
151
<groupId>com.google.cloud</groupId>
152
<artifactId>google-cloud-shared-dependencies</artifactId>
153
- <version>2.6.0</version>
+ <version>2.7.0</version>
154
<type>pom</type>
155
<scope>import</scope>
156
</dependency>
@@ -171,11 +171,6 @@
171
</exclusion>
172
</exclusions>
173
174
- <dependency>
175
- <groupId>com.google.oauth-client</groupId>
176
- <artifactId>google-oauth-client</artifactId>
177
- <version>1.32.1</version>
178
- </dependency>
179
<!-- Test dependencies -->
180
181
<groupId>junit</groupId>
0 commit comments