You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2016/11/10 17:47:17 UTC

cxf-fediz git commit: FEDIZ-178 - Update Webflow to 2.4.x

Repository: cxf-fediz
Updated Branches:
  refs/heads/master 26484f931 -> c700faa1d


FEDIZ-178 - Update Webflow to 2.4.x


Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/c700faa1
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/c700faa1
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/c700faa1

Branch: refs/heads/master
Commit: c700faa1d140836b37834f221128a61260bb1954
Parents: 26484f9
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Thu Nov 10 17:46:59 2016 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Thu Nov 10 17:46:59 2016 +0000

----------------------------------------------------------------------
 services/idp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/c700faa1/services/idp/pom.xml
----------------------------------------------------------------------
diff --git a/services/idp/pom.xml b/services/idp/pom.xml
index 94a45bc..29517cc 100644
--- a/services/idp/pom.xml
+++ b/services/idp/pom.xml
@@ -99,7 +99,7 @@
         <dependency>
             <groupId>org.springframework.webflow</groupId>
             <artifactId>spring-webflow</artifactId>
-            <version>2.3.4.RELEASE</version>
+            <version>2.4.4.RELEASE</version>
             <exclusions>
                 <exclusion>
                     <groupId>opensymphony</groupId>