You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gg...@apache.org on 2016/10/31 07:58:43 UTC

[3/3] karaf git commit: [KARAF-4762] Upgrade to PaxUrl 2.5.1

[KARAF-4762] Upgrade to PaxUrl 2.5.1

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

Branch: refs/heads/master
Commit: aaef5961455fc331aff4311bcf400cb367249bdb
Parents: ecc855c
Author: Guillaume Nodet <gn...@apache.org>
Authored: Thu Oct 20 17:55:50 2016 +0200
Committer: Grzegorz Grzybek <gr...@gmail.com>
Committed: Mon Oct 31 08:44:39 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/aaef5961/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3efd737..80af95d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -265,7 +265,7 @@
         <pax.exam.version>4.9.2</pax.exam.version>
         <pax.logging.version>1.9.1</pax.logging.version>
         <pax.base.version>1.5.0</pax.base.version>
-        <pax.url.version>2.5.0</pax.url.version>
+        <pax.url.version>2.5.1</pax.url.version>
         <pax.web.version>4.4.0</pax.web.version>
         <pax.tinybundle.version>2.1.1</pax.tinybundle.version>
         <pax.jdbc.version>0.9.0</pax.jdbc.version>