Skip to content

Commit 64c46e7

Browse files
authored
deps: upgrade jdbc to 2.5.6 for hibernate samples (GoogleCloudPlatform#6596)
1 parent c7bc487 commit 64c46e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spanner/hibernate/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>com.google.cloud</groupId>
3939
<artifactId>google-cloud-spanner-jdbc</artifactId>
40-
<version>2.5.5</version>
40+
<version>2.5.6</version>
4141
</dependency>
4242

4343
<!-- Hibernate core dependency -->

0 commit comments

Comments
 (0)