diff --git a/pom.xml b/pom.xml
index a410f91c3a9cdea1e3e632a03424719f304ba195..118b9cc0a4af94de31c6b7bfd05bbe6a8eae57a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
         <maven.release.plugin.version>2.5.3</maven.release.plugin.version>
         <nexus.staging.maven.plugin.version>1.6.8</nexus.staging.maven.plugin.version>
         <sonar.maven.plugin>3.5.0.1254</sonar.maven.plugin>
-        <jacoco.version>0.8.1</jacoco.version>
+        <jacoco.version>0.8.7</jacoco.version>
     </properties>
 
 
@@ -172,5 +172,4 @@
             </build>
         </profile>
     </profiles>
-
-</project>
\ No newline at end of file
+</project>