Skip to content

Commit d091200

Browse files
authored
Merge pull request #1150 from hub4j/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.7
Chore(deps): Bump jacoco-maven-plugin from 0.8.6 to 0.8.7
2 parents 5254839 + e68950e commit d091200

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
@@ -102,7 +102,7 @@
102102
<plugin>
103103
<groupId>org.jacoco</groupId>
104104
<artifactId>jacoco-maven-plugin</artifactId>
105-
<version>0.8.6</version>
105+
<version>0.8.7</version>
106106
<executions>
107107
<execution>
108108
<goals>

0 commit comments

Comments
 (0)