You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/10/19 19:42:02 UTC

[maven-doxia-converter] branch master updated: Bump jacoco-maven-plugin from 0.8.5 to 0.8.6

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-converter.git


The following commit(s) were added to refs/heads/master by this push:
     new 31048e8  Bump jacoco-maven-plugin from 0.8.5 to 0.8.6
31048e8 is described below

commit 31048e8829e92f2de2456ca47b4fd758890a9544
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Oct 19 21:41:38 2020 +0200

    Bump jacoco-maven-plugin from 0.8.5 to 0.8.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 132c9a1..7b417a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -242,7 +242,7 @@ under the License.
       <plugin>
           <groupId>org.jacoco</groupId>
           <artifactId>jacoco-maven-plugin</artifactId>
-          <version>0.8.5</version>
+          <version>0.8.6</version>
         <executions>
           <execution>
             <goals>