We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d681cea commit 3f9dbf1Copy full SHA for 3f9dbf1
samples/spring-data-jdbc/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.3.5</version>
+ <version>3.4.0</version>
59
</dependency>
60
61
<!-- Add both the Cloud Spanner and the PostgreSQL JDBC driver. -->
0 commit comments