Skip to content

Commit 3f9dbf1

Browse files
authored
deps: update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.4.0 (#1840)
1 parent d681cea commit 3f9dbf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/spring-data-jdbc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.springframework.boot</groupId>
5757
<artifactId>spring-boot-starter-data-jdbc</artifactId>
58-
<version>3.3.5</version>
58+
<version>3.4.0</version>
5959
</dependency>
6060

6161
<!-- Add both the Cloud Spanner and the PostgreSQL JDBC driver. -->

0 commit comments

Comments
 (0)