Skip to content

Commit bcaadb8

Browse files
build(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#513)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.9 to 0.8.10. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.9...v0.8.10) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40643d0 commit bcaadb8

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
@@ -334,7 +334,7 @@
334334
<plugin>
335335
<groupId>org.jacoco</groupId>
336336
<artifactId>jacoco-maven-plugin</artifactId>
337-
<version>0.8.9</version>
337+
<version>0.8.10</version>
338338
</plugin>
339339
<plugin>
340340
<groupId>org.sonarsource.scanner.maven</groupId>

0 commit comments

Comments
 (0)