mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 01:45:33 +02:00
[releng] update jacoco-maven dependency versions
Change-Id: I6dd7afab271eeb66b03217167c3ad7c546055674
This commit is contained in:
parent
0144d3e819
commit
efdff26923
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -608,7 +608,7 @@
|
|||
<plugin>
|
||||
<groupId>org.jacoco</groupId>
|
||||
<artifactId>jacoco-maven-plugin</artifactId>
|
||||
<version>0.8.0</version>
|
||||
<version>0.8.1</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>pre-test</id>
|
||||
|
|
Loading…
Add table
Reference in a new issue