Repository: karaf Updated Branches: refs/heads/karaf-3.0.x 0e88a2932 -> c11196df8
[KARAF-4477] Upgrade to Pax URL 2.4.7 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/c11196df Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/c11196df Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/c11196df Branch: refs/heads/karaf-3.0.x Commit: c11196df83c9730bd92b7583e56abba634e85597 Parents: 0e88a29 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Apr 10 10:23:11 2016 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Apr 10 10:23:11 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/c11196df/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5528ffd..f15f2cf 100644 --- a/pom.xml +++ b/pom.xml @@ -242,7 +242,7 @@ <pax.exam.version>4.5.0</pax.exam.version> <pax.logging.version>1.8.4</pax.logging.version> <pax.base.version>1.5.0</pax.base.version> - <pax.url.version>2.4.5</pax.url.version> + <pax.url.version>2.4.7</pax.url.version> <pax.web.version>3.2.6</pax.web.version> <pax.tinybundle.version>2.1.0</pax.tinybundle.version> <portlet-api.version>2.0</portlet-api.version>
