Skip to content

Commit 814bd51

Browse files
authored
Merge pull request #4853 from line-o/hotfix/build
Revert "build(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9"
2 parents 444f26b + 516c919 commit 814bd51

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
@@ -755,7 +755,7 @@
755755
<plugin>
756756
<groupId>org.jacoco</groupId>
757757
<artifactId>jacoco-maven-plugin</artifactId>
758-
<version>0.8.9</version>
758+
<version>0.8.8</version>
759759
<configuration>
760760
<propertyName>jacocoArgLine</propertyName>
761761
<excludes>

0 commit comments

Comments
 (0)