Skip to content

Commit 068472b

Browse files
authoredApr 3, 2025
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 ad2fe4d commit 068472b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<maven-javadoc-plugin.version>3.11.2</maven-javadoc-plugin.version>
6969
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
7070
<git-build-hook-maven-plugin.version>3.5.0</git-build-hook-maven-plugin.version>
71-
<jacoco.version>0.8.12</jacoco.version>
71+
<jacoco.version>0.8.13</jacoco.version>
7272
<spotbugs.version>4.9.3</spotbugs.version>
7373
<spotbugs-maven-plugin.version>4.9.3.0</spotbugs-maven-plugin.version>
7474
<findsecbugs.version>1.13.0</findsecbugs.version> <!-- spotbugs plugin for security audits of web apps -->

0 commit comments

Comments
 (0)