Skip to content

Commit ffa17e4

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#1907)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.11...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 184d27f commit ffa17e4

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
@@ -30,7 +30,7 @@
3030
<enforcer.plugin.version>3.4.1</enforcer.plugin.version>
3131
<install.plugin.version>3.1.1</install.plugin.version>
3232
<gpg.plugin.version>3.2.4</gpg.plugin.version>
33-
<jacoco.plugin.version>0.8.11</jacoco.plugin.version>
33+
<jacoco.plugin.version>0.8.12</jacoco.plugin.version>
3434
<jar.plugin.version>3.4.1</jar.plugin.version>
3535
<javadoc.plugin.version>3.6.3</javadoc.plugin.version>
3636
<license.plugin.version>4.5</license.plugin.version>

0 commit comments

Comments
 (0)