Skip to content

Commit 3c8cf15

Browse files
authored
Merge pull request #1180 from oracle/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.8
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
2 parents 499f87a + 637955b commit 3c8cf15

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
@@ -179,7 +179,7 @@
179179
<plugin>
180180
<groupId>org.jacoco</groupId>
181181
<artifactId>jacoco-maven-plugin</artifactId>
182-
<version>0.8.7</version>
182+
<version>0.8.8</version>
183183
<executions>
184184
<execution>
185185
<id>prepare-agent</id>

0 commit comments

Comments
 (0)