Skip to content

Commit 52be68c

Browse files
authored
Merge pull request #468 from cloudbees-oss/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.8
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
2 parents 63a2c5b + e215235 commit 52be68c

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
@@ -260,7 +260,7 @@
260260
<plugin>
261261
<groupId>org.jacoco</groupId>
262262
<artifactId>jacoco-maven-plugin</artifactId>
263-
<version>0.8.7</version>
263+
<version>0.8.8</version>
264264
<executions>
265265
<execution>
266266
<id>prepare-agent</id>

0 commit comments

Comments
 (0)