Skip to content

Commit 41062f6

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 77b75f2 commit 41062f6

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
@@ -90,7 +90,7 @@
9090
<maven-gpg-plugin.version>3.2.7</maven-gpg-plugin.version>
9191
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
9292
<maven-invoker-plugin.version>3.8.1</maven-invoker-plugin.version>
93-
<jacoco-plugin.version>0.8.12</jacoco-plugin.version>
93+
<jacoco-plugin.version>0.8.14</jacoco-plugin.version>
9494
<nexus-staging-plugin.version>1.7.0</nexus-staging-plugin.version>
9595
<spotbugs-plugin.version>4.8.6.6</spotbugs-plugin.version>
9696
<checkstyle-plugin.version>3.6.0</checkstyle-plugin.version>

0 commit comments

Comments
 (0)