Skip to content

Commit 0fbf884

Browse files
authored
deps: update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.2.4 (googleapis#1540)
1 parent 114c594 commit 0fbf884

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • java-spanner-jdbc/samples/spring-data-jdbc

java-spanner-jdbc/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)