From 10b547e54aede01559cad9f219cbacea69cc39a2 Mon Sep 17 00:00:00 2001 From: rayandoudech Date: Wed, 24 Apr 2024 15:08:39 +0200 Subject: [PATCH] Bump Java Version Followed to this issue : https://github.com/Dashstrom/tp-antlr/issues/2 Changing Java Version : - Java 11 -> 22 - JFx 17 -> 22-ea+11 Issue linked to libglass with ARM Chips --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cd81d3f..e49ae40 100644 --- a/pom.xml +++ b/pom.xml @@ -20,8 +20,8 @@ fr.utc.Launcher UTF-8 UTF-8 - 11 - 17 + 22 + 22-ea+11 0.0.8 4.13.1 5.10.2