From aee0369f33a3be9b287feb626e36f03eb73cf413 Mon Sep 17 00:00:00 2001
From: renovate-bot <renovate-bot@thecodelabs.de>
Date: Fri, 20 Jun 2025 06:45:52 +0000
Subject: [PATCH] Update dependency
 org.springframework.boot:spring-boot-starter-parent to v3.5.3

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 58c47d627..e0f9b1a1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>3.4.4</version>
+        <version>3.5.3</version>
     </parent>
 
     <properties>
-- 
GitLab