1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00

[releng] Update jacoco-maven-plugin to latest

Change-Id: I60931f867f48b50f98216552bf0a559fe08d79dc
This commit is contained in:
Jonah Graham 2021-06-08 15:52:06 -04:00
parent 902ea0dfa1
commit e172ddcbf1

View file

@ -741,7 +741,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.6</version>
<version>0.8.7</version>
<executions>
<execution>
<id>pre-test</id>