From 24a178f1da643ab020fb63dbfd8fc553acd89230 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 5 Jun 2026 07:06:56 +0000
Subject: [PATCH] Update spring boot to v4.0.6
---
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 f38dcd7..820f88c 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
- 4.0.4
+ 4.0.6
de.codecentric
diff --git a/nacos/apps/hello-world/pom.xml b/nacos/apps/hello-world/pom.xml
index a99e7ae..fbba741 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
- 4.0.4
+ 4.0.6
de.codecentric
diff --git a/nacos/apps/spring-boot-admin/pom.xml b/nacos/apps/spring-boot-admin/pom.xml
index d3fba21..9f783b1 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
- 4.0.4
+ 4.0.6
de.codecentric