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 2022/04/22 06:56:34 UTC

[directory-kerby] 02/02: Updating LDAP API to 2.0.2

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/directory-kerby.git

commit 18f7bab62ec6691763a9bbce2cb4f1b87b9650fa
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Apr 22 07:46:56 2022 +0100

    Updating LDAP API to 2.0.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 62251cc9..4c63657a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
     <commons-io.version>2.11.0</commons-io.version>
     <gson.version>2.8.9</gson.version>
     <h2.version>2.1.210</h2.version>
-    <ldap.api.version>2.0.1</ldap.api.version>
+    <ldap.api.version>2.0.2</ldap.api.version>
     <log4j.version>1.2.17</log4j.version>
     <junit.version>4.13.2</junit.version>
     <nimbus.jose.version>9.9.3</nimbus.jose.version>