You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by co...@apache.org on 2018/05/21 09:37:45 UTC

directory-kerby git commit: Updating LDAP API

Repository: directory-kerby
Updated Branches:
  refs/heads/trunk ff6f17e13 -> f959a08e1


Updating LDAP API


Project: http://git-wip-us.apache.org/repos/asf/directory-kerby/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-kerby/commit/f959a08e
Tree: http://git-wip-us.apache.org/repos/asf/directory-kerby/tree/f959a08e
Diff: http://git-wip-us.apache.org/repos/asf/directory-kerby/diff/f959a08e

Branch: refs/heads/trunk
Commit: f959a08e122161ba7d8695c84e45b9c88c11d42d
Parents: ff6f17e
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Mon May 21 10:37:20 2018 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Mon May 21 10:37:20 2018 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f959a08e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 40a4719..e0d8a2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
     <apacheds.version>2.0.0-M24</apacheds.version>
     <commons-io.version>2.6</commons-io.version>
     <gson.version>2.6.2</gson.version>
-    <ldap.api.version>1.0.0</ldap.api.version>
+    <ldap.api.version>1.0.1</ldap.api.version>
     <log4j.version>1.2.17</log4j.version>
     <junit.version>4.12</junit.version>
     <nimbus.jose.version>4.41.2</nimbus.jose.version>