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/06/01 15:25:15 UTC

[directory-ldap-api] branch 1.0.1 updated: Bumped the project parent version, and a couple of dependencies

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

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


The following commit(s) were added to refs/heads/1.0.1 by this push:
     new 3819998  Bumped the project parent version, and a couple of dependencies
3819998 is described below

commit 3819998aad4c13f769acb5e7a9b62a54b8dcbe09
Author: Emmanuel Lécharny <el...@symas.com>
AuthorDate: Fri Jun 1 17:25:04 2018 +0200

    Bumped the project parent version, and a couple of dependencies
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 421382b..4222c74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
-    <version>40</version>
+    <version>41</version>
     <relativePath />
   </parent>
 
@@ -46,7 +46,7 @@
     
     <!-- Set versions for depending jars -->
     <antlr.version>2.7.7</antlr.version>
-    <commons.codec.version>1.10</commons.codec.version>
+    <commons.codec.version>1.11</commons.codec.version>
     <commons.collections.version>3.2.2</commons.collections.version>
     <commons.lang.version>2.6</commons.lang.version>
     <commons.pool.version>1.6</commons.pool.version>
@@ -58,9 +58,9 @@
     <logback.version>1.2.3</logback.version>
     <mina.core.version>2.0.18</mina.core.version>
     <org.osgi.core.version>6.0.0</org.osgi.core.version>
-    <org.apache.felix.version>5.6.4</org.apache.felix.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>
     <slf4j.api.version>1.7.25</slf4j.api.version>
     <slf4j.api.bundleversion>"$«range;[==,=+)»"</slf4j.api.bundleversion>
     <slf4j.log4j12.version>1.7.25</slf4j.log4j12.version>

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