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 a6695ba Upgrading cargo-maven2-plugin
a6695ba is described below
commit a6695ba1699a7d7f99b44739e6df7c875f856f4f
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Aug 19 08:39:23 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 87eb8fd..9984bab 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.6</version>
+ <version>1.7.7</version>
<configuration>
<container>
<containerId>tomcat9x</containerId>