diff --git a/pom.xml b/pom.xml
index ee688c9..2b5c9a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,26 +94,26 @@
maven-war-plugin
3.2.2
-
- org.codehaus.mojo
- cobertura-maven-plugin
- 2.7
-
-
- cobertura
- test
-
- cobertura
-
-
-
- xml
- html
-
-
-
-
-
+
+ org.jacoco
+ jacoco-maven-plugin
+ 0.8.6
+
+
+ prepare-agent
+
+ prepare-agent
+
+
+
+ report
+ test
+
+ report
+
+
+
+
org.eclipse.jetty
jetty-maven-plugin
@@ -275,13 +275,13 @@
- org.codehaus.mojo
- cobertura-maven-plugin
- 2.7
+ org.jacoco
+ jacoco-maven-plugin
+ 0.8.6
- cobertura
+ jacoco