From ba66624de5f156f0f770d838734425c41a9bd527 Mon Sep 17 00:00:00 2001 From: Ibrahim Date: Thu, 28 Dec 2023 13:02:25 +0100 Subject: [PATCH] updated to java version 21 --- .idea/misc.xml | 1 - pom.xml | 5 +++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index b7c0b59..24cce29 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,3 @@ - diff --git a/pom.xml b/pom.xml index a63af8b..88fd06e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,8 +5,8 @@ org.springframework.boot spring-boot-starter-parent - 3.1.5 - + 3.2.1 + com.optout optout @@ -79,6 +79,7 @@ org.springframework.boot spring-boot-maven-plugin + 3.2.1