diff --git a/pom.xml b/pom.xml
index efc8d5038b86c6c3e2bbc07d5cb84e8dca11a5c2..c9a1ccdb9f8346f81c6feff86ffc1cfbc67a419a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -254,7 +254,7 @@
             <plugin>
                 <groupId>org.jacoco</groupId>
                 <artifactId>jacoco-maven-plugin</artifactId>
-                <version>0.8.6</version>
+                <version>0.8.7</version>
                 <executions>
                     <!-- Surefire -->
                     <execution>