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 48104da commit 1771a01Copy full SHA for 1771a01
pom.xml
@@ -347,18 +347,13 @@
347
<dependency>
348
<groupId>com.google.cloud</groupId>
349
<artifactId>google-cloud-storage</artifactId>
350
- <version>1.2.1</version>
+ <version>1.7.0</version>
351
</dependency>
352
353
354
<artifactId>google-cloud-firestore</artifactId>
355
<version>0.25.0-beta</version>
356
357
- <dependency>
358
- <groupId>com.google.api</groupId>
359
- <artifactId>gax</artifactId>
360
- <version>1.8.1</version>
361
- </dependency>
362
363
<!-- Utilities -->
364
0 commit comments