[KARAF-4921] Upgrade to pax-logging 1.10.0 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/c2d70bd2 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/c2d70bd2 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/c2d70bd2
Branch: refs/heads/karaf-4.1.x Commit: c2d70bd23c221ae6380d882445394c44a0e81002 Parents: e6c2447 Author: Guillaume Nodet <[email protected]> Authored: Wed May 3 15:21:54 2017 +0200 Committer: Guillaume Nodet <[email protected]> Committed: Wed May 3 16:19:46 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/c2d70bd2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c5831b3..22e1697 100644 --- a/pom.xml +++ b/pom.xml @@ -261,7 +261,7 @@ <pax.cdi.version>1.0.0.RC2</pax.cdi.version> <pax.exam.version>4.10.0</pax.exam.version> - <pax.logging.version>1.9.1</pax.logging.version> + <pax.logging.version>1.10.0</pax.logging.version> <pax.base.version>1.5.0</pax.base.version> <pax.url.version>2.5.2</pax.url.version> <pax.web.version>6.0.3</pax.web.version>
