Skip to content

Commit ca3e1ec

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#44)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8e20ba commit ca3e1ec

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.9.0</central-publishing-maven-plugin.version>
5252
<commons-io.version>2.20.0</commons-io.version>
5353
<commons-lang3.version>3.19.0</commons-lang3.version>
54-
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
54+
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
5555
<junit-jupiter.version>6.0.0</junit-jupiter.version>
5656
<lombok.version>1.18.42</lombok.version>
5757
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)