We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 668f7f6 commit dcae562Copy full SHA for dcae562
samples/spring-data-jdbc/googlesql/pom.xml
@@ -55,7 +55,7 @@
55
<dependency>
56
<groupId>org.springframework.boot</groupId>
57
<artifactId>spring-boot-starter-data-jdbc</artifactId>
58
- <version>3.4.5</version>
+ <version>3.5.0</version>
59
</dependency>
60
61
<!-- Add the Spanner JDBC driver. -->
samples/spring-data-jdbc/postgresql/pom.xml
<!-- Add both the Cloud Spanner and the PostgreSQL JDBC driver. -->
0 commit comments