Skip to content

Commit 6ff6e6c

Browse files
Bump jacoco-maven-plugin from 0.8.6 to 0.8.7
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.6 to 0.8.7. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.6...v0.8.7) Signed-off-by: dependabot[bot] <[email protected]>
1 parent efab904 commit 6ff6e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@
646646
<plugin>
647647
<groupId>org.jacoco</groupId>
648648
<artifactId>jacoco-maven-plugin</artifactId>
649-
<version>0.8.6</version>
649+
<version>0.8.7</version>
650650
<configuration>
651651
<propertyName>jacocoArgLine</propertyName>
652652
<excludes>

0 commit comments

Comments
 (0)