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