Skip to content

Commit 8b0ef7a

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.12
1 parent 6437a72 commit 8b0ef7a

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
@@ -597,7 +597,7 @@
597597
<plugin>
598598
<groupId>org.jacoco</groupId>
599599
<artifactId>jacoco-maven-plugin</artifactId>
600-
<version>0.8.7</version>
600+
<version>0.8.12</version>
601601
</plugin>
602602

603603
<plugin>

0 commit comments

Comments
 (0)