Skip to content

Commit b6c8ed0

Browse files
build(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.9. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...v0.8.9) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1444271 commit b6c8ed0

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.8</version>
758+
<version>0.8.9</version>
759759
<configuration>
760760
<propertyName>jacocoArgLine</propertyName>
761761
<excludes>

0 commit comments

Comments
 (0)