Repository: cxf-fediz Updated Branches: refs/heads/master 2db18ceff -> fe5f187b8
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/fe5f187b Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/fe5f187b Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/fe5f187b Branch: refs/heads/master Commit: fe5f187b8ed299d85ed8c8553468dd56c87363b0 Parents: 2db18ce Author: Colm O hEigeartaigh <[email protected]> Authored: Wed Aug 9 18:02:11 2017 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Wed Aug 9 18:02:11 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/fe5f187b/services/idp-core/pom.xml ---------------------------------------------------------------------- diff --git a/services/idp-core/pom.xml b/services/idp-core/pom.xml index e10073d..c70d8af 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>
