Updating LDAP
Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/afde06a1 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/afde06a1 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/afde06a1 Branch: refs/heads/1.3.x-fixes Commit: afde06a17d90346d827af1cfed8706aecf88ad12 Parents: e1ca166 Author: Colm O hEigeartaigh <[email protected]> Authored: Wed Oct 19 15:49:26 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Nov 8 14:47:12 2016 +0000 ---------------------------------------------------------------------- services/sts/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/afde06a1/services/sts/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/pom.xml b/services/sts/pom.xml index 42df406..979a7d5 100644 --- a/services/sts/pom.xml +++ b/services/sts/pom.xml @@ -74,7 +74,7 @@ <dependency> <groupId>org.springframework.ldap</groupId> <artifactId>spring-ldap-core</artifactId> - <version>2.0.4.RELEASE</version> + <version>2.1.0.RELEASE</version> <scope>compile</scope> </dependency> <dependency>
