From 24d87ec0780afde756e0f1d30d26100cbc921d7f Mon Sep 17 00:00:00 2001
From: renovate-bot <renovate-bot@thecodelabs.de>
Date: Fri, 19 May 2023 02:41:31 +0000
Subject: [PATCH] #734 - Update dependency
 org.springframework.boot:spring-boot-starter-parent to v3.1.0

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

diff --git a/pom.xml b/pom.xml
index a0bb18c4a..7c4d67038 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.0.6</version>
+        <version>3.1.0</version>
         <relativePath/>
     </parent>
 
-- 
GitLab