From 09e70e4933e46b5dd6614823cb2410a304d85a05 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 18 Dec 2025 21:11:02 +0000 Subject: [PATCH] deps: update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v4.0.1 --- 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 b30af0dfd..67c84376b 100644 --- a/samples/spring-data-jdbc/googlesql/pom.xml +++ b/samples/spring-data-jdbc/googlesql/pom.xml @@ -60,7 +60,7 @@ org.springframework.boot spring-boot-starter-data-jdbc - 4.0.0 + 4.0.1 diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml index ea0f19d9a..49983c25a 100644 --- a/samples/spring-data-jdbc/postgresql/pom.xml +++ b/samples/spring-data-jdbc/postgresql/pom.xml @@ -60,7 +60,7 @@ org.springframework.boot spring-boot-starter-data-jdbc - 4.0.0 + 4.0.1