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 763f47005b QPID-8730: [Broker-J] Bump logback dependencies to the 
version 1.5.32 (#382)
763f47005b is described below

commit 763f47005bdab19fd03d93dba899ad90f7dce0ea
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Wed Apr 1 08:43:00 2026 +0200

    QPID-8730: [Broker-J] Bump logback dependencies to the version 1.5.32 (#382)
---
 .../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 4b3bafa851..594e676685 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.31
+  - Logback Classic Module (http://logback.qos.ch/logback-classic) 
ch.qos.logback:logback-classic:jar:1.5.32
     License: Eclipse Public License - v 2.0  
(https://www.eclipse.org/legal/epl-v20.html)
     License: GNU Lesser General Public License  
(https://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.31
+  - Logback Core Module (http://logback.qos.ch/logback-core) 
ch.qos.logback:logback-core:jar:1.5.32
     License: Eclipse Public License - v 2.0  
(https://www.eclipse.org/legal/epl-v20.html)
     License: GNU Lesser General Public License  
(https://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 8f363be0bf..3bd43ac46b 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.31
+  - Logback Classic Module (http://logback.qos.ch/logback-classic) 
ch.qos.logback:logback-classic:jar:1.5.32
     License: Eclipse Public License - v 2.0  
(https://www.eclipse.org/legal/epl-v20.html)
     License: GNU Lesser General Public License  
(https://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.31
+  - Logback Core Module (http://logback.qos.ch/logback-core) 
ch.qos.logback:logback-core:jar:1.5.32
     License: Eclipse Public License - v 2.0  
(https://www.eclipse.org/legal/epl-v20.html)
     License: GNU Lesser General Public License  
(https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
 
diff --git a/pom.xml b/pom.xml
index 3c26388f63..8adaca62b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
 
     <bdb-version>7.4.5</bdb-version>
     <derby-version>10.16.1.1</derby-version>
-    <logback-version>1.5.31</logback-version>
+    <logback-version>1.5.32</logback-version>
     <logback-db-version>1.2.11.1</logback-db-version>
     <caffeine-version>3.2.3</caffeine-version>
     <fasterxml-jackson-version>3.0.4</fasterxml-jackson-version>


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

Reply via email to