You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2020/08/11 12:55:57 UTC

[syncope] 02/02: Upgrading cargo-maven2-plugin

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

commit ba347a3dd541db9119683b2ebb47bb4835f4e29d
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Mon Aug 10 08:18:00 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 2bb6621..6ba8ab1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2004,7 +2004,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.7.15</version>
+          <version>1.7.16</version>
           <configuration>
             <container>
               <containerId>tomcat9x</containerId>