diff --git a/pom.xml b/pom.xml
index 83acbf137a..0fd6ce490d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -308,14 +308,6 @@
${jacocoVersion}
runtime
-
-
- org.junit
- junit-bom
- 5.9.3
- pom
- import
-
diff --git a/surefire-providers/surefire-junit-platform/pom.xml b/surefire-providers/surefire-junit-platform/pom.xml
index 4914a82b1b..67387452b3 100644
--- a/surefire-providers/surefire-junit-platform/pom.xml
+++ b/surefire-providers/surefire-junit-platform/pom.xml
@@ -80,6 +80,13 @@
surefire-3.0.0-M8
+
+
+ 9.3
+ 5.${junit5VersionSuffix}
+ 1.${junit5VersionSuffix}
+
+
org.apache.maven.surefire
@@ -89,15 +96,18 @@
org.junit.platform
junit-platform-launcher
+ ${junitPlatformVersion}
org.junit.jupiter
junit-jupiter-engine
+ ${junit5Version}
test
org.junit.jupiter
junit-jupiter-params
+ ${junit5Version}
test