From 46192e3fd314c1664b7e7d9acb169975f56bb19b Mon Sep 17 00:00:00 2001 From: NoName11234 <47484268+NoName11234@users.noreply.github.com> Date: Tue, 26 Dec 2023 16:45:35 +0100 Subject: [PATCH] changed java version from 19 to 21 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8fe3f636..14701153 100644 --- a/pom.xml +++ b/pom.xml @@ -54,8 +54,8 @@ http://maven.apache.org/maven-v4_0_0.xsd"> 3.8.0 --enable-preview - 19 - 19 + 21 + 21