We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 752ef60 commit 4ca0562Copy full SHA for 4ca0562
samples/java/hibernate/pom.xml
@@ -51,7 +51,7 @@
51
<dependency>
52
<groupId>com.google.cloud</groupId>
53
<artifactId>google-cloud-spanner-hibernate-tools</artifactId>
54
- <version>4.2.0</version>
+ <version>4.2.2</version>
55
</dependency>
56
<!-- Add Hypersistence Utils for access to additional data type mappings, for example for arrays. -->
57
samples/java/spring-data-jpa/pom.xml
@@ -61,7 +61,7 @@
61
62
63
64
- <version>3.9.7</version>
65
66
67
0 commit comments