diff --git a/pom.xml b/pom.xml
index b6624c7..a343f88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -284,6 +284,29 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
+
+ org.pitest
+ pitest-maven
+ 1.17.4
+
+
+
+ mutationCoverage
+
+
+ 4
+ 80
+
+
+
+
+
+ org.pitest
+ pitest-junit5-plugin
+ 1.2.1
+
+
+