Skip to content

Commit 32057dd

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.14 to 0.8.15. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.14...v0.8.15) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2153f8 commit 32057dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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>25</java.version>
19-
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
19+
<jacoco-maven-plugin.version>0.8.15</jacoco-maven-plugin.version>
2020
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
2121
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>
2222
<central-publishing-maven-plugin.version>0.10.0</central-publishing-maven-plugin.version>

0 commit comments

Comments
 (0)