This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 2_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/2_0_X by this push:
new b92bb8d Upgrading cargo-maven2-plugin
b92bb8d is described below
commit b92bb8dc118616b981529552c298a54e86b483ff
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 7ca3474..723c84b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2048,7 +2048,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>tomcat8x</containerId>