From c94155445f1622be91f4ebd04cecc52e7c1d1ab2 Mon Sep 17 00:00:00 2001
From: "renovate-wenisch-tech[bot]"
<289481034+renovate-wenisch-tech[bot]@users.noreply.github.com>
Date: Mon, 27 Jul 2026 19:03:02 +0000
Subject: [PATCH] fix(deps): update dependency
org.springframework.boot:spring-boot-starter-parent to v4
---
src/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pom.xml b/src/pom.xml
index 5f679cb..1d630aa 100644
--- a/src/pom.xml
+++ b/src/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.14
+ 4.1.0
tech.wenisch