Skip to content

Commit cc3fc3e

Browse files
authored
deps: update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.4.1 (#1874)
1 parent 6992c60 commit cc3fc3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/spring-data-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
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.4.0</version>
58+
<version>3.4.1</version>
5959
</dependency>
6060

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

0 commit comments

Comments
 (0)