You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2020/08/13 13:56:30 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6811] Upgrade to Pax Logging 1.11.7

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


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new c5dbbfe  [KARAF-6811] Upgrade to Pax Logging 1.11.7
c5dbbfe is described below

commit c5dbbfe792ef08d6496c322f36aeda8356a2d67b
Author: jbonofre <jb...@apache.org>
AuthorDate: Thu Aug 13 15:55:56 2020 +0200

    [KARAF-6811] Upgrade to Pax Logging 1.11.7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 88b54cb..98da94c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -280,7 +280,7 @@
 
         <pax.cdi.version>1.1.3</pax.cdi.version>
         <pax.exam.version>4.13.3</pax.exam.version>
-        <pax.logging.version>1.11.6</pax.logging.version>
+        <pax.logging.version>1.11.7</pax.logging.version>
         <pax.base.version>1.5.1</pax.base.version>
         <pax.swissbox.version>1.8.3</pax.swissbox.version>
         <pax.url.version>2.6.2</pax.url.version>