Skip to content

Commit 516c919

Browse files
committed
Revert "build(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9"
This reverts commit b6c8ed0.
1 parent b8c34d9 commit 516c919

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)