Downgrading LDAP
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/4cde6717 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/4cde6717 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/4cde6717 Branch: refs/heads/3.0.x-fixes Commit: 4cde671746112fe0710638fe92fdbee84e36ceec Parents: cb87c35 Author: Colm O hEigeartaigh <[email protected]> Authored: Wed Oct 19 17:12:07 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Wed Oct 19 17:12:07 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/4cde6717/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 4b0c3f4..4a28b60 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -156,7 +156,7 @@ <cxf.spring.version>3.2.14.RELEASE</cxf.spring.version> <cxf.spring.security.version>3.1.7.RELEASE</cxf.spring.security.version> <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version> - <cxf.spring.ldap.version>2.1.0.RELEASE</cxf.spring.ldap.version> + <cxf.spring.ldap.version>2.0.4.RELEASE</cxf.spring.ldap.version> <cxf.spring.mock>spring-test</cxf.spring.mock> <cxf.swagger.version>1.3.13</cxf.swagger.version> <cxf.swagger2.version>1.5.8</cxf.swagger2.version>
