Repository: cxf-fediz Updated Branches: refs/heads/master be7868b69 -> e453c8216
Updating Spring 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/e453c821 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/e453c821 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/e453c821 Branch: refs/heads/master Commit: e453c8216c90db243fe8f94978c33238cee65a90 Parents: be7868b Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Dec 13 11:49:01 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Dec 13 11:49:01 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/e453c821/services/sts/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/pom.xml b/services/sts/pom.xml index 6156b03..5045b1c 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.1.0.RELEASE</version> + <version>2.2.0.RELEASE</version> <scope>compile</scope> </dependency> <dependency>
