Skip to content

Commit 18f4066

Browse files
OPENNLP-1722: Update jacoco-maven-plugin to 0.8.13 (#761)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.13. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93d5f48 commit 18f4066

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
@@ -191,7 +191,7 @@
191191

192192
<!-- Plugin versions -->
193193
<coveralls.maven.plugin>4.3.0</coveralls.maven.plugin>
194-
<jacoco.maven.plugin>0.8.12</jacoco.maven.plugin>
194+
<jacoco.maven.plugin>0.8.13</jacoco.maven.plugin>
195195
<maven.assembly.plugin>3.7.1</maven.assembly.plugin>
196196
<maven.failsafe.plugin>3.5.3</maven.failsafe.plugin>
197197
<maven.javadoc.plugin>3.11.2</maven.javadoc.plugin>

0 commit comments

Comments
 (0)