From 5a99f6b2d8b4f66b8eb11e1e349c9e692a4083c8 Mon Sep 17 00:00:00 2001 From: genuineparts Date: Thu, 29 May 2025 10:27:51 +0200 Subject: [PATCH] Returned to JDK21 --- .idea/misc.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 3ddf86c..e52b584 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -8,7 +8,7 @@ - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index f828215..32cbc20 100644 --- a/pom.xml +++ b/pom.xml @@ -93,8 +93,8 @@ maven-compiler-plugin 3.13.0 - 16 - 16 + 21 + 21