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.
2 parents a242200 + e763727 commit 917ed1aCopy full SHA for 917ed1a
google-cloud-datastore/pom.xml
@@ -24,7 +24,7 @@
24
<!-- Artifacts from google-cloud-java monorepo -->
25
<groupId>com.google.cloud</groupId>
26
<artifactId>gapic-libraries-bom</artifactId>
27
- <version>1.52.0</version>
+ <version>1.53.0</version>
28
<type>pom</type>
29
<scope>import</scope>
30
</dependency>
samples/pom.xml
@@ -38,7 +38,7 @@
38
<plugin>
39
<groupId>org.apache.maven.plugins</groupId>
40
<artifactId>maven-deploy-plugin</artifactId>
41
- <version>3.1.3</version>
+ <version>3.1.4</version>
42
<configuration>
43
<skip>true</skip>
44
</configuration>
0 commit comments