Skip to content

Commit 0600eb1

Browse files
authored
Merge branch 'main' into renovate/org.apache.maven.plugins-maven-deploy-plugin-3.x
2 parents 425e7c2 + 0fea1bb commit 0600eb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.cloud</groupId>
3131
<artifactId>google-cloud-datastore</artifactId>
32-
<version>2.26.3</version>
32+
<version>2.26.4</version>
3333
</dependency>
3434
<!-- [END datastore_install_without_bom] -->
3535

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.google.cloud</groupId>
3232
<artifactId>libraries-bom</artifactId>
33-
<version>26.55.0</version>
33+
<version>26.56.0</version>
3434
<type>pom</type>
3535
<scope>import</scope>
3636
</dependency>

0 commit comments

Comments
 (0)