You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2018/03/31 19:58:05 UTC

[directory-studio] branch master updated: Bumped up MINA to 2.0.17, as it ow works in teh LDAP API

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

elecharny pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/directory-studio.git


The following commit(s) were added to refs/heads/master by this push:
     new f2c58cf  Bumped up MINA to 2.0.17, as it ow works in teh LDAP API
f2c58cf is described below

commit f2c58cf5b50efa681cd0a2b3acf5c3e3db89d7e3
Author: Emmanuel Lécharny <el...@symas.com>
AuthorDate: Sat Mar 31 21:58:01 2018 +0200

    Bumped up MINA to 2.0.17, as it ow works in teh LDAP API
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a5187e0..86ec17a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
     <org.apache.commons.pool.bundleversion>1.6.0</org.apache.commons.pool.bundleversion>
     <org.apache.directory.api.version>2.0.0.AM1-SNAPSHOT</org.apache.directory.api.version>
     <org.apache.directory.server.version>2.0.0.AM25-SNAPSHOT</org.apache.directory.server.version>
-    <org.apache.mina.version>2.0.16</org.apache.mina.version>
+    <org.apache.mina.version>2.0.17</org.apache.mina.version>
     <org.apache.mina.bundleversion>2.0.16</org.apache.mina.bundleversion>
     <org.apache.poi.version>3.9</org.apache.poi.version>
     <org.apache.poi.bundleversion>3.9.0</org.apache.poi.bundleversion>

-- 
To stop receiving notification emails like this one, please contact
elecharny@apache.org.