Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 406fd15

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#115)
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 4cb737f commit 406fd15

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
@@ -41,7 +41,7 @@
4141
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-source-plugin -->
4242
<maven.sources.version>3.3.1</maven.sources.version>
4343
<!-- https://mvnrepository.com/artifact/org.jacoco/jacoco-maven-plugin -->
44-
<org.jacoco.coverage.version>0.8.12</org.jacoco.coverage.version>
44+
<org.jacoco.coverage.version>0.8.13</org.jacoco.coverage.version>
4545
<!-- https://mvnrepository.com/artifact/org.mapstruct/mapstruct -->
4646
<org.mapstruct.version>1.6.3</org.mapstruct.version>
4747
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-compiler-plugin -->

0 commit comments

Comments
 (0)