diff --git a/pom.xml b/pom.xml
index 8b539c68..36dd237b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
nl.jqno.equalsverifier
equalsverifier
- 3.14.1
+ 3.15.3
test
@@ -199,7 +199,7 @@
org.jacoco
jacoco-maven-plugin
- 0.8.10
+ 0.8.11
*.jar
diff --git a/sf-fx-runtime-java-runtime/pom.xml b/sf-fx-runtime-java-runtime/pom.xml
index 8f887ac6..e449688e 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.15.3
+ 2.16.0
test
com.fasterxml.jackson.core
jackson-annotations
- 2.15.3
+ 2.16.0
test
@@ -116,7 +116,7 @@
org.apache.maven.plugins
maven-dependency-plugin
- 3.6.0
+ 3.6.1
copy