Skip to content

Commit 5344db0

Browse files
committed
Upgrade jacoco-maven-plugin from 0.8.8 to 0.8.12.
1 parent 9ab342c commit 5344db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@
468468
<plugin>
469469
<groupId>org.jacoco</groupId>
470470
<artifactId>jacoco-maven-plugin</artifactId>
471-
<version>0.8.8</version>
471+
<version>0.8.12</version>
472472
</plugin>
473473
<plugin>
474474
<groupId>com.amashchenko.maven.plugin</groupId>

0 commit comments

Comments
 (0)