Repository: cxf-fediz
Updated Branches:
  refs/heads/1.4.x-fixes 8a1e688ec -> 6d4e960ac


Upgrading Spring Webflow


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

Branch: refs/heads/1.4.x-fixes
Commit: 6d4e960ac03740f85f0ac3a3333e40281f1c8f76
Parents: 8a1e688
Author: Colm O hEigeartaigh <cohei...@apache.org>
Authored: Wed Aug 9 18:02:11 2017 +0100
Committer: Colm O hEigeartaigh <cohei...@apache.org>
Committed: Wed Aug 9 18:02:34 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/6d4e960a/services/idp-core/pom.xml
----------------------------------------------------------------------
diff --git a/services/idp-core/pom.xml b/services/idp-core/pom.xml
index dc2210e..2b4c3b9 100644
--- a/services/idp-core/pom.xml
+++ b/services/idp-core/pom.xml
@@ -98,7 +98,7 @@
         <dependency>
             <groupId>org.springframework.webflow</groupId>
             <artifactId>spring-webflow</artifactId>
-            <version>2.4.4.RELEASE</version>
+            <version>2.4.5.RELEASE</version>
         </dependency>
         <dependency>
             <groupId>org.springframework.security</groupId>

Reply via email to