diff --git a/pom.xml b/pom.xml
index 3665336..59685a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
 			<plugin>
 				<groupId>org.jacoco</groupId>
 				<artifactId>jacoco-maven-plugin</artifactId>
-				<version>0.7.9</version>
+				<version>0.8.4</version>
 				<executions>
 					<execution>
 						<id>default-prepare-agent</id>
@@ -431,7 +431,7 @@
 			<plugin>
 				<groupId>org.jacoco</groupId>
 				<artifactId>jacoco-maven-plugin</artifactId>
-				<version>0.7.9</version>
+				<version>0.8.4</version>
 				<reportSets>
 					<reportSet>
 						<reports>