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 f8be2ca  Upgrading cargo-maven2-plugin
f8be2ca is described below

commit f8be2ca0a656983b016def7011076affb30971e5
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Jun 24 07:57:54 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index c6d9e13..e6ba7b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1983,7 +1983,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.7.4</version>
+          <version>1.7.5</version>
           <configuration>
             <container>
               <containerId>tomcat9x</containerId>

Reply via email to