From e42ccb33b2fba1c31ca9cb1ca7bff44242dd89ce Mon Sep 17 00:00:00 2001 From: georgweiss Date: Tue, 23 Apr 2024 12:47:25 +0200 Subject: [PATCH 1/2] Tests with JavaFX 21 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d72281e9c9..bc436d0903 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ 7.0.10 1.0.7 1.0.7 - 19 + 21 2.12.3 1.17 2.23.4 From 95debb7810ce53166ea01a14534bcee5455ea178 Mon Sep 17 00:00:00 2001 From: georgweiss Date: Thu, 2 May 2024 11:07:15 +0200 Subject: [PATCH 2/2] Test of JavaFX 20 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bc436d0903..be8092da19 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ 7.0.10 1.0.7 1.0.7 - 21 + 20 2.12.3 1.17 2.23.4