From bc1c83d9c57a658c59362e6b6913ed573ca4902b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karsten=20Ra=CC=88th?= Date: Wed, 27 Sep 2023 13:11:52 +0200 Subject: [PATCH] Set Spring Boot version back to 3.0.9 --- pom.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a2838eb..5b2a220 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ UTF-8 8.3.1 - 3.1.2 + 3.0.9 2022.0.3 5.3.23 6.1.2 @@ -217,7 +217,6 @@ org.springframework.boot spring-boot-starter-test - 3.1.0 test @@ -239,7 +238,6 @@ org.postgresql postgresql - 42.5.4 runtime