Repository: cxf-fediz Updated Branches: refs/heads/1.3.x-fixes d4c67e659 -> 37fe34565
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/37fe3456 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/37fe3456 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/37fe3456 Branch: refs/heads/1.3.x-fixes Commit: 37fe34565a691b290ee2315ce33d687a8f074dfd Parents: d4c67e6 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:35 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/37fe3456/services/sts/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/pom.xml b/services/sts/pom.xml index 979a7d5..8c2ea0f 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>
