Repository: karaf Updated Branches: refs/heads/master f376c9e84 -> 5f833d84a
[KARAF-4504] Upgrade Pax Exam to version 4.9.0 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/5f833d84 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/5f833d84 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/5f833d84 Branch: refs/heads/master Commit: 5f833d84a69764fc0892e00fe89d36a5abdd5087 Parents: f376c9e Author: Andrea Cosentino <[email protected]> Authored: Mon Apr 25 09:15:27 2016 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Mon Apr 25 09:15:27 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/5f833d84/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4331502..7160d20 100644 --- a/pom.xml +++ b/pom.xml @@ -260,7 +260,7 @@ <org.json.version>20150729</org.json.version> <pax.cdi.version>0.12.0</pax.cdi.version> - <pax.exam.version>4.8.0</pax.exam.version> + <pax.exam.version>4.9.0</pax.exam.version> <pax.logging.version>1.8.5</pax.logging.version> <pax.base.version>1.5.0</pax.base.version> <pax.url.version>2.4.7</pax.url.version>
