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/26 22:51:52 UTC

[directory-server] branch master updated: Bumped up a few dependencies : o mina (from 2.0.16 to 2.0.17) o felix (from 5.6.4 to 5.6.10) o pax-url (from 2.5.2 to 2.5.4)

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-server.git


The following commit(s) were added to refs/heads/master by this push:
     new cda85b2  Bumped up a few dependencies : o mina (from 2.0.16 to 2.0.17) o felix (from 5.6.4 to 5.6.10) o pax-url (from 2.5.2 to 2.5.4)
cda85b2 is described below

commit cda85b266e6b903ac51f327fafb9ed51ca7b6622
Author: Emmanuel Lécharny <el...@symas.com>
AuthorDate: Tue Mar 27 00:51:51 2018 +0200

    Bumped up a few dependencies :
    o mina (from 2.0.16 to 2.0.17)
    o felix (from 5.6.4 to 5.6.10)
    o pax-url (from 2.5.2 to 2.5.4)
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index a3d8976..123cc5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,10 +76,10 @@
     <maven.artifact.version>3.3.9</maven.artifact.version>
     <maven.plugin.api.version>3.3.9</maven.plugin.api.version>
     <maven.project.version>3.0-alpha-2</maven.project.version>
-    <mina.core.version>2.0.16</mina.core.version>
-    <org.apache.felix.version>5.6.4</org.apache.felix.version>
+    <mina.core.version>2.0.17</mina.core.version>
+    <org.apache.felix.version>5.6.10</org.apache.felix.version>
     <pax-exam.version>4.11.0</pax-exam.version>
-    <pax-url.version>2.5.2</pax-url.version>
+    <pax-url.version>2.5.4</pax-url.version>
     <plexus.utils.version>3.0.24</plexus.utils.version>
     <slf4j.api.version>1.7.25</slf4j.api.version>
     <slf4j.api.bundleversion>"$«range;[==,=+)»"</slf4j.api.bundleversion>

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