Skip to content

Commit cd8beb1

Browse files
chore(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.10 (#928)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.10. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca213db commit cd8beb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
<plugin>
200200
<groupId>org.jacoco</groupId>
201201
<artifactId>jacoco-maven-plugin</artifactId>
202-
<version>0.8.8</version>
202+
<version>0.8.10</version>
203203
<executions>
204204
<execution>
205205
<goals>

0 commit comments

Comments
 (0)