Skip to content

Commit 7a33c6e

Browse files
authored
Merge pull request #5268 from eXist-db/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
2 parents b16025a + 4d3c73e commit 7a33c6e

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
@@ -778,7 +778,7 @@
778778
<plugin>
779779
<groupId>org.jacoco</groupId>
780780
<artifactId>jacoco-maven-plugin</artifactId>
781-
<version>0.8.11</version>
781+
<version>0.8.12</version>
782782
<configuration>
783783
<propertyName>jacocoArgLine</propertyName>
784784
<excludes>

0 commit comments

Comments
 (0)