diff --git a/pmd-java/pom.xml b/pmd-java/pom.xml
index 0999263c4e..71c6e88d22 100644
--- a/pmd-java/pom.xml
+++ b/pmd-java/pom.xml
@@ -167,11 +167,7 @@
hamcrest
test
-
- junit
- junit
- test
-
+
org.junit.jupiter
junit-jupiter
@@ -266,5 +262,17 @@
1.2
test
+
+ junit
+ junit
+ 4.13.2
+ test
+
+
+ org.hamcrest
+ hamcrest-core
+
+
+
diff --git a/pom.xml b/pom.xml
index c82dc5a0fe..add4e1730d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -859,7 +859,7 @@
org.junit
junit-bom
- 5.8.2
+ ${junit5.version}
pom
import
@@ -878,19 +878,6 @@
test
-
- junit
- junit
- 4.13.1
- test
-
-
- org.hamcrest
- hamcrest-core
-
-
-
-
org.mockito
mockito-core