Skip to content

Commit ccf5c3c

Browse files
authored
deps: update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.3.4 (googleapis#1755)
1 parent 6515992 commit ccf5c3c

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

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

0 commit comments

Comments
 (0)