Skip to content

Commit c1a9196

Browse files
committed
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.12
1 parent 8a45b2e commit c1a9196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
<plugin>
313313
<groupId>org.jacoco</groupId>
314314
<artifactId>jacoco-maven-plugin</artifactId>
315-
<version>0.8.11</version>
315+
<version>0.8.12</version>
316316
</plugin>
317317
<plugin>
318318
<!-- Get current Git commit information for use in MavenVersion class.

0 commit comments

Comments
 (0)