From 6d04e2d8199beba2fc44da36d833d6cb872dbbbf Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 21 Aug 2025 18:10:30 +0000 Subject: [PATCH] deps: update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.5.5 --- 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 e2b0b0aae..f44e61493 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.5.4 + 3.5.5 diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml index 8f903aa9b..d5226731b 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.5.4 + 3.5.5