From ee1051ad598acb2d0b90795a1d9b71c8899a17c6 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 24 Oct 2023 10:50:07 +0000
Subject: [PATCH] Update spring boot to v3.1.5
---
Backend/pom.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/Backend/pom.xml b/Backend/pom.xml
index e6d641c8..965bcc19 100644
--- a/Backend/pom.xml
+++ b/Backend/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.4
+ 3.1.5
@@ -37,22 +37,22 @@
org.springframework.boot
spring-boot-starter-webflux
- 3.1.4
+ 3.1.5
org.springframework.boot
spring-boot-starter-web
- 3.1.4
+ 3.1.5
org.springframework.boot
spring-boot-starter-data-jpa
- 3.1.4
+ 3.1.5
org.springframework.boot
spring-boot-starter-test
- 3.1.4
+ 3.1.5
test