diff --git a/plusone-commons/pom.xml b/plusone-commons/pom.xml
index 441116c..223023b 100644
--- a/plusone-commons/pom.xml
+++ b/plusone-commons/pom.xml
@@ -71,17 +71,7 @@
org.junit.jupiter
- junit-jupiter-api
- test
-
-
- org.junit.jupiter
- junit-jupiter-engine
- test
-
-
- org.junit.jupiter
- junit-jupiter-params
+ junit-jupiter
test
diff --git a/plusone-dependencies/pom.xml b/plusone-dependencies/pom.xml
index 0a5f7ed..5133567 100644
--- a/plusone-dependencies/pom.xml
+++ b/plusone-dependencies/pom.xml
@@ -209,20 +209,12 @@
- org.junit.jupiter
- junit-jupiter-api
+ org.junit
+ junit-bom
${junit.version}
-
-
- org.junit.jupiter
- junit-jupiter-engine
- ${junit.version}
-
-
- org.junit.jupiter
- junit-jupiter-params
- ${junit.version}
-
+ pom
+ import
+