Skip to content

Commit 993a8d3

Browse files
Merge pull request #61 from project-openubl/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.7
2 parents a07a41d + a9fd4f1 commit 993a8d3

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
@@ -224,7 +224,7 @@
224224
<plugin>
225225
<groupId>org.jacoco</groupId>
226226
<artifactId>jacoco-maven-plugin</artifactId>
227-
<version>0.8.5</version>
227+
<version>0.8.7</version>
228228
<executions>
229229
<execution>
230230
<id>prepare-agent</id>

0 commit comments

Comments
 (0)