Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 848d415

Browse files
authoredApr 3, 2025··
build(deps): 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 52cba1f commit 848d415

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
@@ -346,7 +346,7 @@
346346
<plugin>
347347
<groupId>org.jacoco</groupId>
348348
<artifactId>jacoco-maven-plugin</artifactId>
349-
<version>0.8.12</version>
349+
<version>0.8.13</version>
350350
</plugin>
351351
<plugin>
352352
<groupId>org.sonarsource.scanner.maven</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.