diff --git a/pom.xml b/pom.xml
index 68163a4db6746..3c464c6f8ef8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -314,6 +314,17 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
org.apache.commons.logging.**
+
+ true
+ Use JUnit5
+
+ org.junit.**
+
+
+ org.junit.jupiter.**
+ org.junit.platform.**
+
+