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:
parent
902ea0dfa1
commit
e172ddcbf1
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue