Skip to content

Commit 53046b8

Browse files
authored
deps: update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.1.4 (googleapis#1353)
1 parent dfce1b4 commit 53046b8

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.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)