Repository: cxf-fediz Updated Branches: refs/heads/master a2f78efd1 -> b8faa2db2
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/b8faa2db Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/b8faa2db Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/b8faa2db Branch: refs/heads/master Commit: b8faa2db2759cef661a443967acb7b6d70d2fe5c Parents: a2f78ef Author: Colm O hEigeartaigh <[email protected]> Authored: Wed Oct 19 15:49:26 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Wed Oct 19 15:49:26 2016 +0100 ---------------------------------------------------------------------- services/sts/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/b8faa2db/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>
