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 7d865e9 commit 2381398Copy full SHA for 2381398
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.0</version>
+ <version>3.5.3</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