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

gnodet pushed a commit to branch maven-3.9.x
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/maven-3.9.x by this push:
     new 6afc9194cf [MNG-8706] Bump commons-cli:commons-cli from 1.8.0 to 1.9.0 
(#1665)
6afc9194cf is described below

commit 6afc9194cfb3d1cf8ae41be11acab7e521b3af0d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 24 20:03:54 2025 +0200

    [MNG-8706] Bump commons-cli:commons-cli from 1.8.0 to 1.9.0 (#1665)
    
    Bumps commons-cli:commons-cli from 1.8.0 to 1.9.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-cli:commons-cli
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 84e948708b..5454e779c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@ under the License.
     <javaVersion>8</javaVersion>
     <version.sisu-maven-plugin>0.9.0.M3</version.sisu-maven-plugin>
     <classWorldsVersion>2.9.0</classWorldsVersion>
-    <commonsCliVersion>1.8.0</commonsCliVersion>
+    <commonsCliVersion>1.9.0</commonsCliVersion>
     <commonsIoVersion>2.19.0</commonsIoVersion>
     <junitVersion>4.13.2</junitVersion>
     <hamcrestVersion>3.0</hamcrestVersion>

Reply via email to