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 a6dddf2 commit 92efa98Copy full SHA for 92efa98
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.5.7</version>
+ <version>4.0.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