From 249231f57e1bba58a898a8a35a27e3ca60405031 Mon Sep 17 00:00:00 2001 From: Athou Date: Sun, 1 Dec 2024 05:43:35 +0100 Subject: [PATCH] add support for JDK 23 compilation (#1618) --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 972961e2..f275c396 100644 --- a/pom.xml +++ b/pom.xml @@ -27,6 +27,9 @@ true + + -proc:full +