diff --git a/pom.xml b/pom.xml index 21057ccf..96fbaa42 100644 --- a/pom.xml +++ b/pom.xml @@ -55,9 +55,9 @@ 1.8 1.8 2.5.0 - 2.10.1 + 2.11.0 4.13.2 - 33.2.0-jre + 33.2.1-jre @@ -141,7 +141,7 @@ maven-clean-plugin - 3.3.2 + 3.4.0 maven-resources-plugin @@ -169,11 +169,11 @@ maven-surefire-plugin - 3.2.5 + 3.3.1 maven-jar-plugin - 3.4.1 + 3.4.2 maven-install-plugin @@ -189,7 +189,7 @@ maven-project-info-reports-plugin - 3.5.0 + 3.6.2 org.apache.maven.plugins @@ -287,7 +287,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.8.0 attach-javadocs @@ -314,7 +314,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.13 + 1.7.0 true ossrh diff --git a/sf-fx-runtime-java-runtime/pom.xml b/sf-fx-runtime-java-runtime/pom.xml index 36195de5..3adf5ae2 100644 --- a/sf-fx-runtime-java-runtime/pom.xml +++ b/sf-fx-runtime-java-runtime/pom.xml @@ -88,13 +88,13 @@ com.fasterxml.jackson.core jackson-databind - 2.17.1 + 2.17.2 test com.fasterxml.jackson.core jackson-annotations - 2.17.1 + 2.17.2 test @@ -116,7 +116,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.6.1 + 3.7.1 copy