Skip to content

Commit bd48f07

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.7 to 0.8.12
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.7 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.7...v0.8.12) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd883ee commit bd48f07

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
@@ -29,7 +29,7 @@
2929
<maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version>
3030
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
3131
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
32-
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
32+
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
3333
<pitest-maven-plugin.version>1.16.0</pitest-maven-plugin.version>
3434
<pitest-junit5.version>1.2.1</pitest-junit5.version>
3535
<maven-gpg-plugin.version>3.2.2</maven-gpg-plugin.version>

0 commit comments

Comments
 (0)