From a7b193bbfa1a299e1bd86b22fa2465c2cb046248 Mon Sep 17 00:00:00 2001 From: "konflux-staging[bot]" <124796549+konflux-staging[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 16:20:15 +0000 Subject: [PATCH] Update dependency org.springframework.boot:spring-boot-starter-parent to v4 Signed-off-by: konflux-staging <124796549+konflux-staging[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 579a40a1..3bba0084 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.3.5.RELEASE + 4.0.6 com.example