Skip to content

Commit b70837d

Browse files
Maven: Bump org.jacoco:jacoco-maven-plugin
--- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ce40fb commit b70837d

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
@@ -49,7 +49,7 @@
4949
<project.reporting.outputEncoding>${general.encoding}</project.reporting.outputEncoding>
5050

5151
<!-- Declare versions for plugins -->
52-
<jacoco-maven-plugin.version>0.7.5.201505241946</jacoco-maven-plugin.version>
52+
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
5353
<maven-assembly-plugin.version>2.6</maven-assembly-plugin.version>
5454
<maven-compiler-plugin.version>3.5.1</maven-compiler-plugin.version>
5555
<maven-failsafe-plugin.version>2.19.1</maven-failsafe-plugin.version>

0 commit comments

Comments
 (0)