You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2018/07/11 10:28:44 UTC

[3/5] james-project git commit: JAMES-2460 Upgrade Apache Directory LDAP API

JAMES-2460 Upgrade Apache Directory LDAP API


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b2d8497f
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b2d8497f
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/b2d8497f

Branch: refs/heads/master
Commit: b2d8497f5ac6f70e35810aba516f11724511d907
Parents: 1b2539d
Author: Raphael Ouazana <ra...@linagora.com>
Authored: Tue Jul 10 14:36:37 2018 +0200
Committer: benwa <bt...@linagora.com>
Committed: Wed Jul 11 17:26:56 2018 +0700

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


http://git-wip-us.apache.org/repos/asf/james-project/blob/b2d8497f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 35918d8..3cb09a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2037,7 +2037,7 @@
             <dependency>
                 <groupId>org.apache.directory.api</groupId>
                 <artifactId>api-ldap-model</artifactId>
-                <version>1.0.0</version>
+                <version>1.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.felix</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org