You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/12/10 13:39:10 UTC

[camel-karaf] 02/06: Upgrade Pax Logging to version 1.11.10

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

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

commit d5aa6fb3e8b17d0f59c2dc06a063793a75ce0642
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Dec 10 13:59:43 2021 +0100

    Upgrade Pax Logging to version 1.11.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9651af1..2bf85c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -253,7 +253,7 @@
         <pax-cdi-version>1.0.0</pax-cdi-version>
         <pax-exam-version>4.13.4</pax-exam-version>
         <pax-tiny-bundle-version>3.0.0</pax-tiny-bundle-version>
-        <pax-logging-version>1.11.9</pax-logging-version>
+        <pax-logging-version>1.11.10</pax-logging-version>
         <perfmark-version>0.17.0</perfmark-version>
         <protobuf-guava-version>30.1.1-jre</protobuf-guava-version>
         <protobuf-javanano-version>3.1.0</protobuf-javanano-version>