You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2019/06/17 10:04:56 UTC

[cxf-fediz] 01/02: Update Spring Web Flow

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

buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git

commit 4ba415a0624248ff62bb1142fc48ab28777cfabf
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Mon Jun 17 11:43:24 2019 +0300

    Update Spring Web Flow
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4f437c5..f002da3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
         <spring.version>4.3.22.RELEASE</spring.version>
         <spring-ldap-core.version>2.3.2.RELEASE</spring-ldap-core.version>
         <spring.security.version>4.2.11.RELEASE</spring.security.version>
-        <spring-webflow.version>2.4.8.RELEASE</spring-webflow.version>
+        <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
         <tomcat.version>9.0.20</tomcat.version>
         <wss4j.version>2.2.2</wss4j.version>