Skip to content

Commit 917ed1a

Browse files
authored
Merge branch 'main' into release-please--branches--main
2 parents a242200 + e763727 commit 917ed1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-cloud-datastore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<!-- Artifacts from google-cloud-java monorepo -->
2525
<groupId>com.google.cloud</groupId>
2626
<artifactId>gapic-libraries-bom</artifactId>
27-
<version>1.52.0</version>
27+
<version>1.53.0</version>
2828
<type>pom</type>
2929
<scope>import</scope>
3030
</dependency>

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<plugin>
3939
<groupId>org.apache.maven.plugins</groupId>
4040
<artifactId>maven-deploy-plugin</artifactId>
41-
<version>3.1.3</version>
41+
<version>3.1.4</version>
4242
<configuration>
4343
<skip>true</skip>
4444
</configuration>

0 commit comments

Comments
 (0)