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.4.0 (#1840)
  • Loading branch information
renovate-bot authored Nov 26, 2024
1 parent d681cea commit 3f9dbf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/spring-data-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jdbc</artifactId>
<version>3.3.5</version>
<version>3.4.0</version>
</dependency>

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

0 comments on commit 3f9dbf1

Please sign in to comment.