Skip to content

Commit ebaa817

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#90)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db951fb commit ebaa817

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
@@ -40,7 +40,7 @@
4040
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
4141
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
4242
<dependency-check-maven.version>12.1.0</dependency-check-maven.version>
43-
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
43+
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
4444
</properties>
4545
<repositories>
4646
<repository>

0 commit comments

Comments
 (0)