diff --git a/pom.xml b/pom.xml index d5808fc0..1cef7d07 100644 --- a/pom.xml +++ b/pom.xml @@ -125,7 +125,7 @@ nl.jqno.equalsverifier equalsverifier - 3.15.3 + 3.15.6 test @@ -149,7 +149,7 @@ maven-compiler-plugin - 3.11.0 + 3.12.1 8 8 @@ -169,7 +169,7 @@ maven-surefire-plugin - 3.2.2 + 3.2.5 maven-jar-plugin @@ -189,7 +189,7 @@ maven-project-info-reports-plugin - 3.4.5 + 3.5.0 org.apache.maven.plugins @@ -287,7 +287,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.2 + 3.6.3 attach-javadocs diff --git a/sf-fx-runtime-java-runtime/pom.xml b/sf-fx-runtime-java-runtime/pom.xml index 23f9f4c1..a0e836f9 100644 --- a/sf-fx-runtime-java-runtime/pom.xml +++ b/sf-fx-runtime-java-runtime/pom.xml @@ -20,7 +20,7 @@ 4.7.5 1.7.36 1.2.11 - 1.1.0 + 1.1.1 @@ -88,25 +88,25 @@ com.fasterxml.jackson.core jackson-databind - 2.16.0 + 2.16.1 test com.fasterxml.jackson.core jackson-annotations - 2.16.0 + 2.16.1 test io.leangen.geantyref geantyref - 1.3.14 + 1.3.15 test com.squareup.okhttp3 okhttp - 4.10.0 + 4.12.0 test