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/11/12 16:19:41 UTC

[syncope] 02/03: 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

commit a3d01f17c65179ede73161fcc380cd4fc857be13
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Fri Nov 12 13:29:23 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 8d00b9c..cfba7a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -426,7 +426,7 @@ under the License.
 
     <groovy.version>4.0.0-beta-1</groovy.version>
 
-    <flowable.version>6.7.0</flowable.version>
+    <flowable.version>6.7.1</flowable.version>
 
     <camel.version>3.13.0</camel.version>