From 7c86e5e39ac738f37bda6cb889b6038a4a3b8b71 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Thu, 24 Apr 2025 15:53:17 +0200 Subject: [PATCH] update pom to use JDK 24 --- .idea/misc.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 09accc25b..cbe05c79b 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 ebaafa15c..174bb1306 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ UTF-8 - 23 + 24