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 c721fdf [KARAF-7122] Upgrade to Pax Logging 2.0.9
new ab4e52f Merge pull request #1351 from jbonofre/KARAF-7122
c721fdf is described below
commit c721fdff269aff2fb0a79ff0e560dfc14a516877
Author: jbonofre <[email protected]>
AuthorDate: Fri Apr 23 16:47:23 2021 +0200
[KARAF-7122] Upgrade to Pax Logging 2.0.9
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 10deba4..8614edd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -268,7 +268,7 @@
<pax.cdi.version>1.1.4</pax.cdi.version>
<pax.exam.version>4.13.4</pax.exam.version>
- <pax.logging.version>2.0.8</pax.logging.version>
+ <pax.logging.version>2.0.9</pax.logging.version>
<pax.base.version>1.5.1</pax.base.version>
<pax.swissbox.version>1.8.4</pax.swissbox.version>
<pax.url.version>2.6.7</pax.url.version>