From 7ee72f0ad45a0db8478b159161376c1203d37151 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 09:41:02 +0000 Subject: [PATCH] Update dependency org.springframework.boot:spring-boot-starter-parent to v4.0.3 --- eureka/apps/eureka/pom.xml | 2 +- eureka/apps/hello-world/pom.xml | 2 +- eureka/apps/spring-boot-admin/pom.xml | 2 +- kubernetes/apps/health-simulator/pom.xml | 2 +- kubernetes/apps/hello-world/pom.xml | 2 +- kubernetes/apps/spring-boot-admin-discoveryclient/pom.xml | 2 +- kubernetes/apps/spring-boot-admin-fabric8/pom.xml | 2 +- kubernetes/apps/spring-boot-admin-kubernetes/pom.xml | 2 +- nacos/apps/health-simulator/pom.xml | 2 +- nacos/apps/hello-world/pom.xml | 2 +- nacos/apps/spring-boot-admin/pom.xml | 2 +- nginx/apps/hello-world/pom.xml | 2 +- nginx/apps/spring-boot-admin/pom.xml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eureka/apps/eureka/pom.xml b/eureka/apps/eureka/pom.xml index 45f15d7..6f41639 100644 --- a/eureka/apps/eureka/pom.xml +++ b/eureka/apps/eureka/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.2 + 4.0.3 de.codecentric diff --git a/eureka/apps/hello-world/pom.xml b/eureka/apps/hello-world/pom.xml index 37d52ea..bedd20c 100644 --- a/eureka/apps/hello-world/pom.xml +++ b/eureka/apps/hello-world/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.2 + 4.0.3 de.codecentric diff --git a/eureka/apps/spring-boot-admin/pom.xml b/eureka/apps/spring-boot-admin/pom.xml index 93edf81..e0090e0 100644 --- a/eureka/apps/spring-boot-admin/pom.xml +++ b/eureka/apps/spring-boot-admin/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.2 + 4.0.3 de.codecentric diff --git a/kubernetes/apps/health-simulator/pom.xml b/kubernetes/apps/health-simulator/pom.xml index 4d748b4..5d2b7c3 100644 --- a/kubernetes/apps/health-simulator/pom.xml +++ b/kubernetes/apps/health-simulator/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.2 + 4.0.3 de.codecentric diff --git a/kubernetes/apps/hello-world/pom.xml b/kubernetes/apps/hello-world/pom.xml index b43aeed..0a7e704 100644 --- a/kubernetes/apps/hello-world/pom.xml +++ b/kubernetes/apps/hello-world/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.2 + 4.0.3 de.codecentric diff --git a/kubernetes/apps/spring-boot-admin-discoveryclient/pom.xml b/kubernetes/apps/spring-boot-admin-discoveryclient/pom.xml index d181d2b..50b98f0 100644 --- a/kubernetes/apps/spring-boot-admin-discoveryclient/pom.xml +++ b/kubernetes/apps/spring-boot-admin-discoveryclient/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.2 + 4.0.3 de.codecentric diff --git a/kubernetes/apps/spring-boot-admin-fabric8/pom.xml b/kubernetes/apps/spring-boot-admin-fabric8/pom.xml index c6b6ac8..2990565 100644 --- a/kubernetes/apps/spring-boot-admin-fabric8/pom.xml +++ b/kubernetes/apps/spring-boot-admin-fabric8/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.2 + 4.0.3 de.codecentric diff --git a/kubernetes/apps/spring-boot-admin-kubernetes/pom.xml b/kubernetes/apps/spring-boot-admin-kubernetes/pom.xml index 77963aa..5bb019a 100644 --- a/kubernetes/apps/spring-boot-admin-kubernetes/pom.xml +++ b/kubernetes/apps/spring-boot-admin-kubernetes/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.2 + 4.0.3 de.codecentric diff --git a/nacos/apps/health-simulator/pom.xml b/nacos/apps/health-simulator/pom.xml index 5505000..2383650 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.2 + 4.0.3 de.codecentric diff --git a/nacos/apps/hello-world/pom.xml b/nacos/apps/hello-world/pom.xml index 426791d..9c17c18 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.2 + 4.0.3 de.codecentric diff --git a/nacos/apps/spring-boot-admin/pom.xml b/nacos/apps/spring-boot-admin/pom.xml index 6d8fead..c8d1be4 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.2 + 4.0.3 de.codecentric diff --git a/nginx/apps/hello-world/pom.xml b/nginx/apps/hello-world/pom.xml index 1521d0d..2c91c61 100644 --- a/nginx/apps/hello-world/pom.xml +++ b/nginx/apps/hello-world/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.2 + 4.0.3 de.codecentric diff --git a/nginx/apps/spring-boot-admin/pom.xml b/nginx/apps/spring-boot-admin/pom.xml index be22a5a..49d3dd0 100644 --- a/nginx/apps/spring-boot-admin/pom.xml +++ b/nginx/apps/spring-boot-admin/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.2 + 4.0.3 de.codecentric