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 75cd38f commit 61714fbCopy full SHA for 61714fb
2 files changed
samples/spring-data-jdbc/googlesql/pom.xml
@@ -59,7 +59,7 @@
59
<dependency>
60
<groupId>org.springframework.boot</groupId>
61
<artifactId>spring-boot-starter-data-jdbc</artifactId>
62
- <version>4.0.1</version>
+ <version>4.0.2</version>
63
</dependency>
64
65
<!-- 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