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 4657e52 Upgrading Activiti and cargo-maven2-plugin
4657e52 is described below
commit 4657e52e23e83ec53f500b66a46d788b2315685c
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Aug 19 08:38:26 2019 +0200
Upgrading Activiti and cargo-maven2-plugin
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index fd88208..797cafb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -408,7 +408,7 @@ under the License.
<groovy.version>2.5.8</groovy.version>
- <activiti.version>5.22.0</activiti.version>
+ <activiti.version>5.23.0</activiti.version>
<flowable.version>5.23.0</flowable.version>
<camel.version>2.17.7</camel.version>
@@ -2048,7 +2048,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>tomcat8x</containerId>