HBASE-21931 Bump surefire version
diff --git a/pom.xml b/pom.xml
index 9143206..e032475 100755
--- a/pom.xml
+++ b/pom.xml
@@ -128,6 +128,7 @@
     <slf4j.version>1.7.25</slf4j.version>
     <checkstyle.version>8.11</checkstyle.version>
     <maven.checkstyle.version>3.0.0</maven.checkstyle.version>
+    <surefire.version>3.0.0-M3</surefire.version>
     <!--Internally we use a different version of protobuf. See hbase-protocol-shaded-->
     <external.protobuf.version>2.5.0</external.protobuf.version>
     <protobuf.plugin.version>0.5.0</protobuf.plugin.version>