Skip to content

Commit 505b0c9

Browse files
deps(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 9f93488 commit 505b0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<maven-gpg-plugin.version>3.2.7</maven-gpg-plugin.version>
9292
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
9393
<maven-invoker-plugin.version>3.8.1</maven-invoker-plugin.version>
94-
<jacoco-plugin.version>0.8.12</jacoco-plugin.version>
94+
<jacoco-plugin.version>0.8.14</jacoco-plugin.version>
9595
<central-publishing-plugin.version>0.6.0</central-publishing-plugin.version>
9696
<spotbugs-plugin.version>4.8.6.6</spotbugs-plugin.version>
9797
<checkstyle-plugin.version>3.6.0</checkstyle-plugin.version>

0 commit comments

Comments
 (0)