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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 3e0ac1e1ec build(deps): bump commons-cli:commons-cli from 1.10.0 to 
1.11.0 (#2348)
3e0ac1e1ec is described below

commit 3e0ac1e1ecc8a1b557b313955aeab5562e1649ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 17 10:41:17 2025 +0100

    build(deps): bump commons-cli:commons-cli from 1.10.0 to 1.11.0 (#2348)
    
    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 cc7ca3ba91..c21611fe5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
     <byte-buddy.version>1.18.0</byte-buddy.version>
     <cmake.version>3.31.5-b1</cmake.version>
     <commons-beanutils.version>1.9.4</commons-beanutils.version>
-    <commons-cli.version>1.10.0</commons-cli.version>
+    <commons-cli.version>1.11.0</commons-cli.version>
     <commons-codec.version>1.20.0</commons-codec.version>
     <commons-collections4.version>4.5.0</commons-collections4.version>
     <commons-compress.version>1.28.0</commons-compress.version>

Reply via email to