Skip to content

Commit e22389c

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.8 (#5106)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 59902b2 commit e22389c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dropwizard-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@
301301
<plugin>
302302
<groupId>org.jacoco</groupId>
303303
<artifactId>jacoco-maven-plugin</artifactId>
304-
<version>0.8.7</version>
304+
<version>0.8.8</version>
305305
<executions>
306306
<execution>
307307
<id>prepare-agent</id>

0 commit comments

Comments
 (0)