Skip to content

Commit 977cd8f

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...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 18a23e3 commit 977cd8f

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
@@ -68,7 +68,7 @@
6868
<maven-javadoc-plugin.version>3.12.0</maven-javadoc-plugin.version>
6969
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
7070
<git-build-hook-maven-plugin.version>3.6.0</git-build-hook-maven-plugin.version>
71-
<jacoco.version>0.8.13</jacoco.version>
71+
<jacoco.version>0.8.14</jacoco.version>
7272
<spotbugs.version>4.9.6</spotbugs.version>
7373
<spotbugs-maven-plugin.version>4.9.6.0</spotbugs-maven-plugin.version>
7474
<findsecbugs.version>1.14.0</findsecbugs.version> <!-- spotbugs plugin for security audits of web apps -->

0 commit comments

Comments
 (0)