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

commit 32d5b4158435bde08921a4b5d376369dde9b3f32
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Jan 31 08:39:12 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index acea77f..b4550b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2038,7 +2038,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.7.9</version>
+          <version>1.7.10</version>
           <configuration>
             <container>
               <containerId>tomcat9x</containerId>

Reply via email to