Skip to content

Commit bff11ae

Browse files
committed
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.5
1 parent 9d433bd commit bff11ae

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
@@ -123,7 +123,7 @@
123123
<plugin>
124124
<groupId>org.jacoco</groupId>
125125
<artifactId>jacoco-maven-plugin</artifactId>
126-
<version>0.8.4</version>
126+
<version>0.8.5</version>
127127
</plugin>
128128
<plugin>
129129
<groupId>org.codehaus.mojo</groupId>
@@ -479,7 +479,7 @@
479479
<plugin>
480480
<groupId>org.jacoco</groupId>
481481
<artifactId>jacoco-maven-plugin</artifactId>
482-
<version>0.8.4</version>
482+
<version>0.8.5</version>
483483
<reportSets>
484484
<reportSet>
485485
<reports>

0 commit comments

Comments
 (0)