Skip to content

Commit 4df665f

Browse files
authored
deps: update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.3.1 (#1648)
1 parent b9a5437 commit 4df665f

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

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

0 commit comments

Comments
 (0)