Skip to content

Commit 3cca08a

Browse files
Merge pull request #70 from project-openubl/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.8
2 parents f6f700f + fb5ea1f commit 3cca08a

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
@@ -265,7 +265,7 @@
265265
<plugin>
266266
<groupId>org.jacoco</groupId>
267267
<artifactId>jacoco-maven-plugin</artifactId>
268-
<version>0.8.7</version>
268+
<version>0.8.8</version>
269269
<executions>
270270
<execution>
271271
<id>prepare-agent</id>

0 commit comments

Comments
 (0)