From 82de2b7d56008094f0e61d8575767e408ebbae4d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 22 May 2025 23:46:50 +0000 Subject: [PATCH] deps: update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.5.0 --- samples/spring-data-jdbc/googlesql/pom.xml | 2 +- samples/spring-data-jdbc/postgresql/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/spring-data-jdbc/googlesql/pom.xml b/samples/spring-data-jdbc/googlesql/pom.xml index 2d19f3272..7d8d33513 100644 --- a/samples/spring-data-jdbc/googlesql/pom.xml +++ b/samples/spring-data-jdbc/googlesql/pom.xml @@ -55,7 +55,7 @@ org.springframework.boot spring-boot-starter-data-jdbc - 3.4.5 + 3.5.0 diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml index b9fe1385d..f3da539c0 100644 --- a/samples/spring-data-jdbc/postgresql/pom.xml +++ b/samples/spring-data-jdbc/postgresql/pom.xml @@ -55,7 +55,7 @@ org.springframework.boot spring-boot-starter-data-jdbc - 3.4.5 + 3.5.0