From a66860804135e7f3ae0c34d2726afa2b6fcb8aab Mon Sep 17 00:00:00 2001
From: renovate-bot <renovate-bot@thecodelabs.de>
Date: Thu, 24 Apr 2025 14:47:00 +0000
Subject: [PATCH] Update dependency
 org.springframework.boot:spring-boot-starter-parent to v3.4.5

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

diff --git a/pom.xml b/pom.xml
index 58c47d627..beceb7ab1 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.4.5</version>
     </parent>
 
     <properties>
-- 
GitLab