Skip to content

Commit 047eb86

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
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>
1 parent 6e5ab7f commit 047eb86

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
@@ -51,7 +51,7 @@
5151
<central-publishing-maven-plugin.version>0.8.0</central-publishing-maven-plugin.version>
5252
<commons-io.version>2.13.0</commons-io.version>
5353
<commons-lang3.version>3.12.0</commons-lang3.version>
54-
<jacoco.version>0.8.12</jacoco.version>
54+
<jacoco.version>0.8.13</jacoco.version>
5555
<junit-jupiter.version>5.10.0</junit-jupiter.version>
5656
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
5757
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>

0 commit comments

Comments
 (0)