Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 6a57b49

Browse files
authored
deps: update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.3.2 (#1685)
1 parent 2be70c7 commit 6a57b49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.1</version>
58+
<version>3.3.2</version>
5959
</dependency>
6060

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

0 commit comments

Comments
 (0)