Skip to content

Commit c8734b4

Browse files
Bump jacoco-maven-plugin from 0.8.6 to 0.8.7
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.6 to 0.8.7. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.6...v0.8.7) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23be232 commit c8734b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<plugin>
209209
<groupId>org.jacoco</groupId>
210210
<artifactId>jacoco-maven-plugin</artifactId>
211-
<version>0.8.6</version>
211+
<version>0.8.7</version>
212212
<executions>
213213
<execution>
214214
<goals>
@@ -283,7 +283,7 @@
283283
<plugin>
284284
<groupId>org.jacoco</groupId>
285285
<artifactId>jacoco-maven-plugin</artifactId>
286-
<version>0.8.6</version>
286+
<version>0.8.7</version>
287287
</plugin>
288288
<plugin>
289289
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)