From 2e98ae71abd252483fbd11ce4c11734d68a39dfa Mon Sep 17 00:00:00 2001 From: Ahmed Yarub Hani Al Nuaimi Date: Mon, 29 Dec 2025 11:41:15 -0300 Subject: [PATCH 1/2] Update dependencies --- pom.xml | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index d591299..cd73d29 100755 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ com.brunomnsilva smartgraph - 2.3.0 + 2.4.0 jar ${project.groupId}:${project.artifactId} @@ -39,25 +39,26 @@ UTF-8 - 11 - 11 + 25 + 25 + 26-ea+21 org.openjfx javafx-base - 21.0.1 + ${javafx.version} org.openjfx javafx-graphics - 21.0.1 + ${javafx.version} org.openjfx javafx-controls - 21.0.1 + ${javafx.version} @@ -99,10 +100,10 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.14.1 - 11 - 11 + 25 + 25 @@ -169,7 +170,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.13 + 1.7.0 true ossrh @@ -183,7 +184,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.4.0 attach-sources @@ -196,7 +197,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.2 + 3.12.0 attach-javadocs @@ -209,7 +210,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.2 + 3.2.8 sign-artifacts From d89713bf73b78ee642038c525394688b0613d265 Mon Sep 17 00:00:00 2001 From: Ahmed Yarub Hani Al Nuaimi Date: Thu, 2 Apr 2026 11:14:37 -0300 Subject: [PATCH 2/2] Update JavaFx to GA --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cd73d29..394934f 100755 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ UTF-8 25 25 - 26-ea+21 + 26 @@ -100,7 +100,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.1 + 3.15.0 25 25