Skip to content

Commit 45befba

Browse files
committed
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.6
1 parent 261fa4b commit 45befba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<plugin>
116116
<groupId>org.jacoco</groupId>
117117
<artifactId>jacoco-maven-plugin</artifactId>
118-
<version>0.8.5</version>
118+
<version>0.8.6</version>
119119
</plugin>
120120
<plugin>
121121
<groupId>org.codehaus.mojo</groupId>
@@ -514,7 +514,7 @@
514514
<plugin>
515515
<groupId>org.jacoco</groupId>
516516
<artifactId>jacoco-maven-plugin</artifactId>
517-
<version>0.8.5</version>
517+
<version>0.8.6</version>
518518
</plugin>
519519
</plugins>
520520
</reporting>

0 commit comments

Comments
 (0)