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

rzo1 pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-10.x by this push:
     new 2540e43466 TOMEE-4554 - Commons CLI 1.11.0
2540e43466 is described below

commit 2540e43466003c7f4fa27f06a485b9aa1901ea58
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 24 19:56:57 2025 +0100

    TOMEE-4554 - Commons CLI 1.11.0
    
    Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from 
1.10.0 to 1.11.0.
    - 
[Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-cli/compare/rel/commons-cli-1.10.0...rel/commons-cli-1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-cli:commons-cli
      dependency-version: 1.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 36c1906b4e..a452d75efa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
     <version.commons-logging>1.3.5</version.commons-logging>
 
     <!-- Apache Commons -->
-    <version.commons-cli>1.10.0</version.commons-cli>
+    <version.commons-cli>1.11.0</version.commons-cli>
     <version.commons-codec>1.19.0</version.commons-codec>
     <version.commons-dbcp2>2.13.0</version.commons-dbcp2>
     <version.commons-discovery>0.5</version.commons-discovery>

Reply via email to