]> source.dussan.org Git - jgit.git/commitdiff
Upgrade jacoco-maven-plugin to 0.8.6 72/169472/1
authorMarco Miller <marco.miller@ericsson.com>
Wed, 16 Sep 2020 12:34:08 +0000 (08:34 -0400)
committerMarco Miller <marco.miller@ericsson.com>
Wed, 16 Sep 2020 12:34:59 +0000 (08:34 -0400)
Change-Id: Ifd4e8fc60844690d144a0872db4f740f45226ff9
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index b5be4780cdbb6361eb4d21f1ea272c52371b089c..f5a5626ec65d54593dfdbf645e066fd2f98a3fe7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.jacoco</groupId>
           <artifactId>jacoco-maven-plugin</artifactId>
-          <version>0.8.5</version>
+          <version>0.8.6</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>