Skip to content

Commit 5671731

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
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] <[email protected]>
1 parent 7a5449a commit 5671731

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
@@ -118,7 +118,7 @@
118118
<test.onlyITs>false</test.onlyITs>
119119
<test.junit-jupiter.version>6.0.0</test.junit-jupiter.version>
120120
<maven.surefire.version>3.5.4</maven.surefire.version>
121-
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
121+
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
122122
<versions-maven-plugin.version>2.19.1</versions-maven-plugin.version>
123123
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
124124
<maven-project-info-reports-plugin.version>3.9.0</maven-project-info-reports-plugin.version>

0 commit comments

Comments
 (0)