From 2199493e6c571d88ba8dd61c9c867cd1898f37de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 15:56:36 +0000 Subject: [PATCH] Update dependency org.springframework.boot:spring-boot-starter-parent to v4 --- pom.xml | 2 +- solution/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b1778f2..ea437a8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.1 + 4.1.1 ch.acend diff --git a/solution/pom.xml b/solution/pom.xml index 072f961..28d8f95 100644 --- a/solution/pom.xml +++ b/solution/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.1 + 4.1.1 ch.acend