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

davsclaus pushed a commit to branch camel-4.8.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.8.x by this push:
     new 737f983ecf8 Upgrade logback-version to 1.5.16 (#16751)
737f983ecf8 is described below

commit 737f983ecf85fbc3cea04631c5a914dfbeb293dc
Author: Tom Cunningham <[email protected]>
AuthorDate: Wed Jan 8 09:58:49 2025 -0500

    Upgrade logback-version to 1.5.16 (#16751)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 413886d4ae2..f5d4f06b818 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -324,7 +324,7 @@
         <!-- virtual dependency only used by Eclipse m2e -->
         <lifecycle-mapping-version>1.0.0</lifecycle-mapping-version>
         <log4j2-version>2.21.1</log4j2-version>
-        <logback-version>1.5.10</logback-version>
+        <logback-version>1.5.16</logback-version>
         <lucene-version>9.11.1</lucene-version>
         <lightcouch-version>0.2.0</lightcouch-version>
         <littleproxy-version>2.2.4</littleproxy-version>

Reply via email to