diff --git a/dhp-schemas/pom.xml b/dhp-schemas/pom.xml
index 8338f69e45..78a7a71d89 100644
--- a/dhp-schemas/pom.xml
+++ b/dhp-schemas/pom.xml
@@ -37,9 +37,9 @@
- junit
- junit
- ${junit.version}
+ org.junit.jupiter
+ junit-jupiter-engine
+ ${junit-jupiter.version}
diff --git a/dhp-workflows/dhp-aggregation/pom.xml b/dhp-workflows/dhp-aggregation/pom.xml
index 09dac83499..2890d55a8b 100644
--- a/dhp-workflows/dhp-aggregation/pom.xml
+++ b/dhp-workflows/dhp-aggregation/pom.xml
@@ -119,7 +119,7 @@
org.mockito
mockito-core
- 2.25.0
+ ${mockito.version}
test
diff --git a/pom.xml b/pom.xml
index 1ae078128e..2563aa6e20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,16 +74,16 @@
- junit
- junit
- ${junit.version}
- test
-
+ org.junit.jupiter
+ junit-jupiter-engine
+ ${junit-jupiter.version}
+ test
+
org.mockito
mockito-core
- 2.7.22
+ ${mockito.version}
test
@@ -397,7 +397,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 2.19.1
+ 2.22.2
true
@@ -505,7 +505,8 @@
3.5
11.0.2
2.11.12
- 4.12
+ 5.6.1
+ 3.3.3
3.4.2