Skip to content

Commit 40cdd30

Browse files
authored
Merge pull request #842 from retest/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.8
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
2 parents 2054280 + af95468 commit 40cdd30

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
@@ -408,7 +408,7 @@
408408
<plugin>
409409
<groupId>org.jacoco</groupId>
410410
<artifactId>jacoco-maven-plugin</artifactId>
411-
<version>0.8.7</version>
411+
<version>0.8.8</version>
412412
<executions>
413413
<execution>
414414
<id>prepare-agent</id>

0 commit comments

Comments
 (0)