diff --git a/pom.xml b/pom.xml
index c561a84f..109e764c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,8 +80,9 @@
+ org.apache.maven.plugins
maven-surefire-plugin
- 2.22.2
+ 3.0.0-M6
@@ -91,8 +92,9 @@
+ org.apache.maven.plugins
maven-failsafe-plugin
- 3.0.0-M5
+ 3.0.0-M6
@@ -120,13 +122,23 @@
org.pitest
pitest-maven
- 1.7.5
+ 1.10.3
+
+
+
+ com.songoda.core.*
+
+
+
+ com.songoda.core.SongodaCoreConstantsTest
+
+
org.pitest
pitest-junit5-plugin
- 0.14
+ 1.1.0
@@ -203,22 +215,15 @@
org.junit.jupiter
junit-jupiter
- 5.9.0
+ 5.9.1
test
org.mockito
mockito-inline
- 4.9.0
+ 4.11.0
test
-
-
- org.pitest
- pitest-maven
- 1.9.5
- maven-plugin
-