Skip to content

Commit ca274fb

Browse files
authored
deps: bump Spanner client to 6.62.0 (#1539)
Bumping both Spanner client to 6.62.0 and cloud-sdk-java-config to 3.28.1 at the same time, as bumping them separately causes dependency issues.
1 parent 2ab2faf commit ca274fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>com.google.cloud</groupId>
1616
<artifactId>sdk-platform-java-config</artifactId>
17-
<version>3.27.0</version>
17+
<version>3.28.1</version>
1818
</parent>
1919
<developers>
2020
<developer>
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.google.cloud</groupId>
6464
<artifactId>google-cloud-spanner-bom</artifactId>
65-
<version>6.61.0</version>
65+
<version>6.62.0</version>
6666
<type>pom</type>
6767
<scope>import</scope>
6868
</dependency>

0 commit comments

Comments
 (0)