Repository: karaf Updated Branches: refs/heads/master 693daef91 -> 48a4a8c0e
[KARAF-4051] Upgrade to Pax Web 4.2.2 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/48a4a8c0 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/48a4a8c0 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/48a4a8c0 Branch: refs/heads/master Commit: 48a4a8c0e60b2c65cd57d194da419333c7a19dcb Parents: 693daef Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Oct 9 16:51:50 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Oct 9 16:51:50 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/48a4a8c0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b700719..917fc4b 100644 --- a/pom.xml +++ b/pom.xml @@ -259,7 +259,7 @@ <pax.logging.version>1.8.4</pax.logging.version> <pax.base.version>1.5.0</pax.base.version> <pax.url.version>2.4.3</pax.url.version> - <pax.web.version>4.2.0</pax.web.version> + <pax.web.version>4.2.2</pax.web.version> <pax.tinybundle.version>2.1.1</pax.tinybundle.version> <portlet-api.version>2.0</portlet-api.version>
