This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch karaf-4.2.x in repository https://gitbox.apache.org/repos/asf/karaf.git
commit 1ebe5c17984ef1a3b5f84e2769d037998acbc925 Author: Jean-Baptiste Onofré <[email protected]> AuthorDate: Tue Jun 4 09:11:36 2019 +0200 [KARAF-6300] Upgrade to Pax Logging 1.10.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 69524ec..4bcff41 100644 --- a/pom.xml +++ b/pom.xml @@ -283,7 +283,7 @@ <pax.cdi.version>1.1.1</pax.cdi.version> <pax.exam.version>4.13.1</pax.exam.version> - <pax.logging.version>1.10.1</pax.logging.version> + <pax.logging.version>1.10.2</pax.logging.version> <pax.base.version>1.5.0</pax.base.version> <pax.swissbox.version>1.8.3</pax.swissbox.version> <pax.url.version>2.6.1</pax.url.version>
