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 9f84c07 commit 661566dCopy full SHA for 661566d
samples/spring-data-jdbc/googlesql/pom.xml
@@ -60,7 +60,7 @@
60
<dependency>
61
<groupId>org.springframework.boot</groupId>
62
<artifactId>spring-boot-starter-data-jdbc</artifactId>
63
- <version>4.0.0</version>
+ <version>4.0.1</version>
64
</dependency>
65
66
<!-- 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