From 7313f938c09c584c8b5b25b8a0d5c4efaaec787e Mon Sep 17 00:00:00 2001
From: "mend-for-github-com[bot]"
<50673670+mend-for-github-com[bot]@users.noreply.github.com>
Date: Fri, 23 Dec 2022 00:31:18 +0000
Subject: [PATCH] Update dependency
org.springframework.boot:spring-boot-starter-parent to v3
---
backend/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/backend/pom.xml b/backend/pom.xml
index e839845..edbcbd2 100644
--- a/backend/pom.xml
+++ b/backend/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.7.2
+ 3.0.1
de.numerals