This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/3_0_X by this push:
new 8da6bc3856 Upgrading Flowable
8da6bc3856 is described below
commit 8da6bc3856b957bd6d2a0bf21688d05d31700959
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Feb 22 11:30:02 2024 +0100
Upgrading Flowable
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c62a56babc..97998fd81f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -426,7 +426,7 @@ under the License.
<groovy.version>4.0.18</groovy.version>
- <flowable.version>6.8.0</flowable.version>
+ <flowable.version>6.8.1</flowable.version>
<slf4j.version>1.7.36</slf4j.version>