This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new b870c6e47e KARAF-7793: Upgrade to PAX Logging 2.2.6
b870c6e47e is described below

commit b870c6e47e187ff004586c30ea9aedfd7c15274a
Author: JB Onofré <[email protected]>
AuthorDate: Wed Jan 3 15:02:58 2024 +0100

    KARAF-7793: Upgrade to PAX Logging 2.2.6
    
    (cherry picked from commit f67845259140202577fde1e99f7152cb1b2344a1)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 99feb8b990..d87d57f5a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -308,7 +308,7 @@
 
         <pax.cdi.version>1.1.4</pax.cdi.version>
         <pax.exam.version>4.13.5</pax.exam.version>
-        <pax.logging.version>2.2.3</pax.logging.version>
+        <pax.logging.version>2.2.6</pax.logging.version>
         <pax.base.version>1.5.1</pax.base.version>
         <pax.swissbox.version>1.8.5</pax.swissbox.version>
         <pax.url.version>2.6.14</pax.url.version>

Reply via email to