From 31644284a6ab66e47bce4146cf80331784a57032 Mon Sep 17 00:00:00 2001 From: Lauro Correia Silveira Date: Sat, 9 Dec 2023 18:13:04 +0100 Subject: [PATCH] Downgrade of Spring boot parent to 3.1.6 - waiting for JSON error fixed --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7551665..0214a42 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 3.1.6