Skip to content

Commit db3fb09

Browse files
authored
Merge pull request #376 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 888ca1c + 70c859c commit db3fb09

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
@@ -261,7 +261,7 @@
261261
<plugin>
262262
<groupId>org.jacoco</groupId>
263263
<artifactId>jacoco-maven-plugin</artifactId>
264-
<version>0.8.7</version>
264+
<version>0.8.8</version>
265265
<executions>
266266
<execution>
267267
<id>prepare-agent</id>

0 commit comments

Comments
 (0)