Skip to content

Commit 8f189c8

Browse files
chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.14
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8cb60f1 commit 8f189c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@
421421
<plugin>
422422
<groupId>org.jacoco</groupId>
423423
<artifactId>jacoco-maven-plugin</artifactId>
424-
<version>0.8.12</version>
424+
<version>0.8.14</version>
425425
</plugin>
426426
<plugin>
427427
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)