Skip to content

Commit 37b9d7f

Browse files
authored
Merge pull request #5095 from eXist-db/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.11
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
2 parents b082ed2 + d3cf52f commit 37b9d7f

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
@@ -745,7 +745,7 @@
745745
<plugin>
746746
<groupId>org.jacoco</groupId>
747747
<artifactId>jacoco-maven-plugin</artifactId>
748-
<version>0.8.10</version>
748+
<version>0.8.11</version>
749749
<configuration>
750750
<propertyName>jacocoArgLine</propertyName>
751751
<excludes>

0 commit comments

Comments
 (0)