Skip to content

Commit a9e416d

Browse files
dependabot[bot]jiridanek
authored andcommitted
Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#584)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.9. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...v0.8.9) --- 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> (cherry picked from commit 38d49a6)
1 parent 80c2d0e commit a9e416d

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.2.1</plugin.enforcer.version>
5454
<plugin.jar.version>3.3.0</plugin.jar.version>
55-
<plugin.jacoco.version>0.8.8</plugin.jacoco.version>
55+
<plugin.jacoco.version>0.8.9</plugin.jacoco.version>
5656
<plugin.shade.version>3.4.1</plugin.shade.version>
5757
<plugin.surefire.version>3.0.0</plugin.surefire.version>
5858
<plugin.versions.version>2.7</plugin.versions.version>

0 commit comments

Comments
 (0)