From 15d9caac236bb470d612219dfe7b191358acb1f6 Mon Sep 17 00:00:00 2001 From: Ismail Simsek <6005685+ismailsimsek@users.noreply.github.com> Date: Sat, 30 Dec 2023 17:09:46 +0100 Subject: [PATCH] Upgrade java to 17 and dependencies --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 73a15c5c..49d0b065 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ pom - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT UTF-8 @@ -26,6 +26,7 @@ 11 11 true + @{argLine} --add-exports java.base/sun.nio.ch=ALL-UNNAMED 3.0.17 3.6.0