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:07 UTC

[syncope] branch 2_1_X updated: Upgrading Flowable

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 f7e3b68  Upgrading Flowable
f7e3b68 is described below

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

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

diff --git a/pom.xml b/pom.xml
index 687b015..d00b0ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -424,7 +424,7 @@ under the License.
 
     <groovy.version>3.0.9</groovy.version>
 
-    <flowable.version>6.7.1</flowable.version>
+    <flowable.version>6.7.2</flowable.version>
 
     <camel.version>2.25.4</camel.version>