Bump jacoco-maven-plugin from 0.8.8 to 0.8.10 (#1758)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-13 11:33:41 +02:00
committed by GitHub
parent b89a163f5c
commit 1cdf7da576

View File

@@ -627,7 +627,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.8</version>
<version>0.8.10</version>
<configuration>
<excludes>
<exclude>**/AnnotationWriter.*</exclude>