Skip to content

Commit 6c15a9e

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#737)
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 de0204d commit 6c15a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<plugin.assembly.version>3.1.0</plugin.assembly.version>
5353
<plugin.enforcer.version>3.4.1</plugin.enforcer.version>
5454
<plugin.jar.version>3.3.0</plugin.jar.version>
55-
<plugin.jacoco.version>0.8.11</plugin.jacoco.version>
55+
<plugin.jacoco.version>0.8.12</plugin.jacoco.version>
5656
<plugin.shade.version>3.5.2</plugin.shade.version>
5757
<plugin.surefire.version>3.2.5</plugin.surefire.version>
5858
<plugin.versions.version>2.7</plugin.versions.version>

0 commit comments

Comments
 (0)