Skip to content

Commit 7a715e6

Browse files
authored
deps: bump spanner dependencies (GoogleCloudPlatform#6595)
Upgrades java-spanner to 6.17.3. Upgrades java-spanner-jdbc to 2.5.6.
1 parent 64c46e7 commit 7a715e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spanner/jdbc/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-spanner-jdbc</artifactId>
44-
<version>2.5.5</version>
44+
<version>2.5.6</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>com.google.cloud</groupId>
4848
<artifactId>google-cloud-spanner</artifactId>
49-
<version>6.16.0</version>
49+
<version>6.17.3</version>
5050
</dependency>
5151
<!--CSV parsing dependencies -->
5252
<dependency>

0 commit comments

Comments
 (0)