diff --git a/plexus-compilers/pom.xml b/plexus-compilers/pom.xml
index e2bdf9d8..07a8c3fb 100644
--- a/plexus-compilers/pom.xml
+++ b/plexus-compilers/pom.xml
@@ -26,7 +26,7 @@
org.junit.jupiter
junit-jupiter-api
- 5.8.2
+ test
org.codehaus.plexus
diff --git a/pom.xml b/pom.xml
index e57440a9..17047b83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,9 +86,10 @@
2.1.1
- org.junit.jupiter
- junit-jupiter-api
- test
+ org.junit
+ junit-bom
+ pom
+ import
${jupiter.version}