Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit d6c5cbe

Browse files
authored
Merge pull request #28 from oracle/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.8
Bump jacoco-maven-plugin from 0.8.4 to 0.8.8
2 parents 59ed16d + c53c22f commit d6c5cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<plugin>
9494
<groupId>org.jacoco</groupId>
9595
<artifactId>jacoco-maven-plugin</artifactId>
96-
<version>0.8.4</version>
96+
<version>0.8.8</version>
9797
<executions>
9898
<execution>
9999
<goals>

0 commit comments

Comments
 (0)