Skip to content

Commit 965623f

Browse files
authored
Merge pull request #3872 from eXist-db/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.7
Bump jacoco-maven-plugin from 0.8.6 to 0.8.7
2 parents efab904 + 6ff6e6c commit 965623f

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)