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 471db8cfcf QPID-8741: [Broker-J] Bump logback-db dependency to the 
version 1.5.32 (#396)
471db8cfcf is described below

commit 471db8cfcf32bfbd86cd2db2eb583320499aacfc
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Thu May 7 15:22:28 2026 +0200

    QPID-8741: [Broker-J] Bump logback-db dependency to the version 1.5.32 
(#396)
---
 .../assembly/dependency-verification/DEPENDENCIES_REFERENCE  | 12 ++++++------
 pom.xml                                                      |  2 +-
 2 files changed, 7 insertions(+), 7 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 179f096e6d..156d819bf4 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
@@ -116,13 +116,13 @@ From: 'QOS.ch' (http://www.qos.ch)
     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 DBAppender Classic Module 
(http://logback.qos.ch/logback-classic-db) 
ch.qos.logback.db:logback-classic-db:jar:1.2.11.1
-    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 DBAppender Classic Module 
(http://logback.qos.ch/logback-classic-db) 
ch.qos.logback.db:logback-classic-db:jar:1.5.32
+    License: EPL-2.0  (https://www.eclipse.org/legal/epl-v20.html)
+    License: LGPL-2.1-only  
(https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
 
-  - Logback DBAppender Core Module (http://logback.qos.ch/logback-core-db) 
ch.qos.logback.db:logback-core-db:jar:1.2.11.1
-    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 DBAppender Core Module (http://logback.qos.ch/logback-core-db) 
ch.qos.logback.db:logback-core-db:jar:1.5.32
+    License: EPL-2.0  (https://www.eclipse.org/legal/epl-v20.html)
+    License: LGPL-2.1-only  
(https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
 
   - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:2.0.17
     License: MIT  (https://opensource.org/license/mit)
diff --git a/pom.xml b/pom.xml
index 0252ea6453..dea0038f27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
     <bdb-version>7.4.5</bdb-version>
     <derby-version>10.16.1.1</derby-version>
     <logback-version>1.5.32</logback-version>
-    <logback-db-version>1.2.11.1</logback-db-version>
+    <logback-db-version>1.5.32</logback-db-version>
     <caffeine-version>3.2.3</caffeine-version>
     <fasterxml-jackson-version>3.1.2</fasterxml-jackson-version>
     
<fasterxml-jackson-databind-version>3.1.2</fasterxml-jackson-databind-version>


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

Reply via email to