From 36f4dd7fed2622a2587a5fc8aae95341a42d9a7d Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 20 Feb 2026 06:57:18 +0000
Subject: [PATCH] Update dependency
org.springframework.boot:spring-boot-starter-parent to v4
---
nacos/apps/health-simulator/pom.xml | 2 +-
nacos/apps/hello-world/pom.xml | 2 +-
nacos/apps/spring-boot-admin/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/nacos/apps/health-simulator/pom.xml b/nacos/apps/health-simulator/pom.xml
index 09d9dfc..04d32dd 100644
--- a/nacos/apps/health-simulator/pom.xml
+++ b/nacos/apps/health-simulator/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.6
+ 4.0.3
de.codecentric
diff --git a/nacos/apps/hello-world/pom.xml b/nacos/apps/hello-world/pom.xml
index 6de4cc8..1d94a36 100644
--- a/nacos/apps/hello-world/pom.xml
+++ b/nacos/apps/hello-world/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.6
+ 4.0.3
de.codecentric
diff --git a/nacos/apps/spring-boot-admin/pom.xml b/nacos/apps/spring-boot-admin/pom.xml
index 9bf9357..c5a16c8 100644
--- a/nacos/apps/spring-boot-admin/pom.xml
+++ b/nacos/apps/spring-boot-admin/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.6
+ 4.0.3
de.codecentric