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 2021/12/28 15:44:10 UTC

[syncope] branch master updated: Upgrading Flowable

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new 450638e  Upgrading Flowable
450638e is described below

commit 450638efbb7ffd14bda6cd5fa1211e6c0aa314df
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Dec 28 16:31:27 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index abd6c39..7ec2e07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -424,7 +424,7 @@ under the License.
 
     <groovy.version>4.0.0-rc-2</groovy.version>
 
-    <flowable.version>6.7.1</flowable.version>
+    <flowable.version>6.7.2</flowable.version>
 
     <camel.version>3.14.0</camel.version>