Skip to content

Commit 21faff8

Browse files
authored
deps: update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.2.4 (#1540)
1 parent 4d1d38e commit 21faff8

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
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>org.springframework.boot</groupId>
4343
<artifactId>spring-boot-starter-data-jdbc</artifactId>
44-
<version>3.2.3</version>
44+
<version>3.2.4</version>
4545
</dependency>
4646

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

0 commit comments

Comments
 (0)