Skip to content

Commit 88cd905

Browse files
authored
deps: update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.1.4 (#1353)
1 parent 516de6e commit 88cd905

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.1.3</version>
44+
<version>3.1.4</version>
4545
</dependency>
4646

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

0 commit comments

Comments
 (0)