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 c4ca776322 QPID-8722: [Broker-J] Bump commons-cli dependency to the 
version 1.11.0 (#345)
c4ca776322 is described below

commit c4ca776322d63a924058ff16382b62d25e326714
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Tue Dec 9 09:26:55 2025 +0100

    QPID-8722: [Broker-J] Bump commons-cli dependency to the version 1.11.0 
(#345)
---
 .../src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE    | 2 +-
 pom.xml                                                                 | 2 +-
 2 files changed, 2 insertions(+), 2 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 bbe4cea6cc..9a69ea8f3c 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
@@ -130,7 +130,7 @@ From: 'QOS.ch' (http://www.qos.ch)
 
 From: 'The Apache Software Foundation' (https://www.apache.org/)
 
-  - Apache Commons CLI (https://commons.apache.org/proper/commons-cli/) 
commons-cli:commons-cli:jar:1.10.0
+  - Apache Commons CLI (https://commons.apache.org/proper/commons-cli/) 
commons-cli:commons-cli:jar:1.11.0
     License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
 
   - Apache Qpid Broker-J BDB Message Store Plug-in 
(http://qpid.apache.org/components/qpid-bdbstore) 
org.apache.qpid:qpid-bdbstore:jar
diff --git a/pom.xml b/pom.xml
index b78b748aa3..cda8649449 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
 
     <!-- dependency version numbers -->
     <hikari-cp-version>7.0.2</hikari-cp-version>
-    <commons-cli-version>1.10.0</commons-cli-version>
+    <commons-cli-version>1.11.0</commons-cli-version>
 
     <geronimo-jms-1-1-version>1.1.1</geronimo-jms-1-1-version>
     <geronimo-jms-2-0-version>1.0-alpha-2</geronimo-jms-2-0-version>


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

Reply via email to