Skip to content

Commit d3cf52f

Browse files
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.11. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.10...v0.8.11) --- 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 9abcd16 commit d3cf52f

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)