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

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


The following commit(s) were added to refs/heads/main by this push:
     new f678452591 KARAF-7793: Upgrade to PAX Logging 2.2.6
     new 52f98e4ab1 Merge pull request #1813 from jbonofre/KARAF-7793
f678452591 is described below

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

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

diff --git a/pom.xml b/pom.xml
index a1f482b0f1..eee69273d1 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