Skip to content

Commit

Permalink
deps: update dependency org.springframework.boot:spring-boot-starter-…
Browse files Browse the repository at this point in the history
…data-jdbc to v3.1.4 (#1353)
  • Loading branch information
renovate-bot committed Sep 21, 2023
1 parent 516de6e commit 88cd905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/spring-data-jdbc/pom.xml
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jdbc</artifactId>
<version>3.1.3</version>
<version>3.1.4</version>
</dependency>

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

0 comments on commit 88cd905

Please sign in to comment.