From 109f5f711ba77137b9565e1995f284da4839b1db Mon Sep 17 00:00:00 2001 From: Patrick Bernard Date: Sat, 30 Nov 2024 18:29:10 +0100 Subject: [PATCH] fix issue #166 : Bump to Java 22 (together with libs and plugins) --- .idea/compiler.xml | 10 ++++++++++ .idea/misc.xml | 2 +- Dockerfile | 2 +- compiler/pom.xml | 31 +++++++++++++++++-------------- exttest/pom.xml | 29 +++++++++++++++++++---------- pom.xml | 4 ++-- samples/pom.xml | 21 ++++++++++++--------- schemacode/pom.xml | 31 +++++++++++++++++-------------- system.properties | 2 +- toolapp/pom.xml | 31 ++++++++++++++++++++----------- webapp/pom.xml | 28 ++++++++++++++++------------ 11 files changed, 116 insertions(+), 75 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index c43bac5a9..49b56f2d4 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -19,4 +19,14 @@ + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 01c6c3734..833b443f0 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -62,7 +62,7 @@