diff --git a/pom.xml b/pom.xml
index a8e6e96..c7a6679 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,25 +49,40 @@
- org.jacoco
- jacoco-maven-plugin
- 0.8.7
-
-
-
- prepare-agent
-
-
-
- report
- test
-
- report
-
-
-
-
-
+
+ org.jacoco
+ jacoco-maven-plugin
+ 0.8.11
+
+
+
+ prepare-agent
+
+
+
+ report
+ verify
+
+ report
+
+
+
+
+
+ java/*
+ javax/*
+ jdk/*
+
+
+
+ plugin>
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 3.2.5
+
+
+
+
@@ -105,4 +120,4 @@
test
-
\ No newline at end of file
+