You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2016/11/08 14:56:38 UTC

[11/14] cxf-fediz git commit: Updating LDAP

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 <co...@apache.org>
Authored: Wed Oct 19 15:49:26 2016 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
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>