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 4465b0e3ca Upgrading Flowable prev artifacts
4465b0e3ca is described below
commit 4465b0e3caa40253dd0d0c5ce75107ca09e8d98e
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Feb 22 11:30:25 2024 +0100
Upgrading Flowable prev artifacts
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4a04eba6eb..04a0d62d87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -423,7 +423,7 @@ under the License.
<groovy.version>5.0.0-alpha-5</groovy.version>
<flowable.version>7.0.1</flowable.version>
- <flowable-old.version>6.8.0</flowable-old.version>
+ <flowable-old.version>6.8.1</flowable-old.version>
<disruptor.version>3.4.4</disruptor.version>