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

vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/main by this push:
     new 5fc04fdd55 QPID-8730: [Broker-J] Bump logback dependencies to the 
version 1.5.26 (#364)
5fc04fdd55 is described below

commit 5fc04fdd55c8d788964b981a5f98c9b0a471f826
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Wed Jan 28 11:29:37 2026 +0100

    QPID-8730: [Broker-J] Bump logback dependencies to the version 1.5.26 (#364)
---
 .../src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE  | 4 ++--
 .../src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE  | 4 ++--
 pom.xml                                                               | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git 
a/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
 
b/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
index e48e6197dd..aa259f90e8 100644
--- 
a/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
+++ 
b/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
@@ -108,11 +108,11 @@ From: 'OW2' (http://www.ow2.org/)
 
 From: 'QOS.ch' (http://www.qos.ch)
 
-  - Logback Classic Module (http://logback.qos.ch/logback-classic) 
ch.qos.logback:logback-classic:jar:1.5.21
+  - Logback Classic Module (http://logback.qos.ch/logback-classic) 
ch.qos.logback:logback-classic:jar:1.5.26
     License: Eclipse Public License - v 1.0  
(http://www.eclipse.org/legal/epl-v10.html)
     License: GNU Lesser General Public License  
(http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
 
-  - Logback Core Module (http://logback.qos.ch/logback-core) 
ch.qos.logback:logback-core:jar:1.5.21
+  - Logback Core Module (http://logback.qos.ch/logback-core) 
ch.qos.logback:logback-core:jar:1.5.26
     License: Eclipse Public License - v 1.0  
(http://www.eclipse.org/legal/epl-v10.html)
     License: GNU Lesser General Public License  
(http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
 
diff --git 
a/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE 
b/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
index bce4947234..0aeeb56f98 100644
--- a/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
+++ b/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
@@ -68,11 +68,11 @@ From: 'FasterXML' (http://fasterxml.com/)
 
 From: 'QOS.ch' (http://www.qos.ch)
 
-  - Logback Classic Module (http://logback.qos.ch/logback-classic) 
ch.qos.logback:logback-classic:jar:1.5.21
+  - Logback Classic Module (http://logback.qos.ch/logback-classic) 
ch.qos.logback:logback-classic:jar:1.5.26
     License: Eclipse Public License - v 1.0  
(http://www.eclipse.org/legal/epl-v10.html)
     License: GNU Lesser General Public License  
(http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
 
-  - Logback Core Module (http://logback.qos.ch/logback-core) 
ch.qos.logback:logback-core:jar:1.5.21
+  - Logback Core Module (http://logback.qos.ch/logback-core) 
ch.qos.logback:logback-core:jar:1.5.26
     License: Eclipse Public License - v 1.0  
(http://www.eclipse.org/legal/epl-v10.html)
     License: GNU Lesser General Public License  
(http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
 
diff --git a/pom.xml b/pom.xml
index 9955b994d1..8db8546099 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
 
     <bdb-version>7.4.5</bdb-version>
     <derby-version>10.16.1.1</derby-version>
-    <logback-version>1.5.21</logback-version>
+    <logback-version>1.5.26</logback-version>
     <logback-db-version>1.2.11.1</logback-db-version>
     <caffeine-version>3.2.3</caffeine-version>
     <fasterxml-jackson-version>3.0.3</fasterxml-jackson-version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to