From 53e656ba249358ca8fc27a117b12911d759d05ed Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 21 Aug 2025 22:52:48 +0000 Subject: [PATCH] deps: update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.5 --- samples/spring-data-mybatis/googlesql/pom.xml | 2 +- samples/spring-data-mybatis/postgresql/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/spring-data-mybatis/googlesql/pom.xml b/samples/spring-data-mybatis/googlesql/pom.xml index f88e38ffa..04c16d2fd 100644 --- a/samples/spring-data-mybatis/googlesql/pom.xml +++ b/samples/spring-data-mybatis/googlesql/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.4 + 3.5.5 diff --git a/samples/spring-data-mybatis/postgresql/pom.xml b/samples/spring-data-mybatis/postgresql/pom.xml index 2ae6fc9e2..3ba3f4f72 100644 --- a/samples/spring-data-mybatis/postgresql/pom.xml +++ b/samples/spring-data-mybatis/postgresql/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.4 + 3.5.5