From cd9b53dacc2a0570bfebcec4f72047b299b24981 Mon Sep 17 00:00:00 2001 From: Daniel Franco Date: Fri, 21 Jul 2023 22:14:20 +0100 Subject: [PATCH] Revert "Update spring-boot version to 3.1.1" --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 389207d9e..247c5931e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-dependencies - 3.1.2 + 3.1.1 @@ -42,7 +42,7 @@ 8.0.0-SNAPSHOT - 3.1.2 + 3.1.1 17