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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-converter.git


The following commit(s) were added to refs/heads/master by this push:
     new ade7e17  Bump commons-cli:commons-cli from 1.10.0 to 1.11.0
ade7e17 is described below

commit ade7e17aca80530698ebd7768cd5f4732ddbfd90
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 13 04:01:33 2025 +0000

    Bump commons-cli:commons-cli from 1.10.0 to 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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1037278..4a0124d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@ under the License.
     <dependency>
       <groupId>commons-cli</groupId>
       <artifactId>commons-cli</artifactId>
-      <version>1.10.0</version>
+      <version>1.11.0</version>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>

Reply via email to