Skip to content

Commit fd0e156

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.14
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...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>
1 parent 605f58b commit fd0e156

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
@@ -16,7 +16,7 @@
1616
<url>https://github.com/BerryCloud/xapi-java</url>
1717
<properties>
1818
<java.version>17</java.version>
19-
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
19+
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
2020
<maven-checkstyle-plugin.version>3.5.0</maven-checkstyle-plugin.version>
2121
<checkstyle.version>10.6.0</checkstyle.version>
2222
<lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>

0 commit comments

Comments
 (0)