diff --git a/audit-base/pom.xml b/audit-base/pom.xml
index f767ab6..7cbfd22 100644
--- a/audit-base/pom.xml
+++ b/audit-base/pom.xml
@@ -59,8 +59,8 @@
+ org.apache.maven.plugins
maven-surefire-plugin
- 3.2.2
diff --git a/http-common/pom.xml b/http-common/pom.xml
index 4809564..9e1b483 100644
--- a/http-common/pom.xml
+++ b/http-common/pom.xml
@@ -36,4 +36,13 @@
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+
+
+
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index ba93e64..71db424 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,6 +55,7 @@
UTF-8
17
17
+ 3.2.2
3.1.6
@@ -96,6 +97,16 @@
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ ${maven-surefire-plugin.version}
+
+
+
+
org.apache.maven.plugins
diff --git a/rest-client-base/pom.xml b/rest-client-base/pom.xml
index 2773afd..4e58e14 100644
--- a/rest-client-base/pom.xml
+++ b/rest-client-base/pom.xml
@@ -66,8 +66,8 @@
+ org.apache.maven.plugins
maven-surefire-plugin
- 3.2.2