Skip to content

Commit 6384a1f

Browse files
authored
Merge pull request #584 from cloudbees-oss/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.10
2 parents cd6e581 + a2d26ce commit 6384a1f

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
@@ -272,7 +272,7 @@
272272
<plugin>
273273
<groupId>org.jacoco</groupId>
274274
<artifactId>jacoco-maven-plugin</artifactId>
275-
<version>0.8.8</version>
275+
<version>0.8.10</version>
276276
<executions>
277277
<execution>
278278
<id>prepare-agent</id>

0 commit comments

Comments
 (0)