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

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 2750ab8  Upgrading jacoco-maven-plugin
2750ab8 is described below

commit 2750ab8c31d851b6293d2f484fe82036ab73ab78
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed May 5 15:15:00 2021 +0200

    Upgrading jacoco-maven-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index def93e5..528d9ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2184,7 +2184,7 @@ under the License.
         <plugin>
           <groupId>org.jacoco</groupId>
           <artifactId>jacoco-maven-plugin</artifactId>
-          <version>0.8.6</version>
+          <version>0.8.7</version>
         </plugin>
 
         <plugin>

Reply via email to