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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3e68bfe6 [MRESOLVER-723] Bump info.picocli:picocli from 4.7.6 to 4.7.7 
(#687)
3e68bfe6 is described below

commit 3e68bfe665b78ede47cd2f074ea83f1b19a7a0bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 13 10:52:31 2025 +0200

    [MRESOLVER-723] Bump info.picocli:picocli from 4.7.6 to 4.7.7 (#687)
    
    Bumps [info.picocli:picocli](https://github.com/remkop/picocli) from 4.7.6 
to 4.7.7.
    - [Release notes](https://github.com/remkop/picocli/releases)
    - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
    - [Commits](https://github.com/remkop/picocli/compare/v4.7.6...v4.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: info.picocli:picocli
      dependency-version: 4.7.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    ---
    
    https://issues.apache.org/jira/browse/MRESOLVER-723
---
 maven-resolver-tools/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-resolver-tools/pom.xml b/maven-resolver-tools/pom.xml
index 11aaccb4..a3b66cf2 100644
--- a/maven-resolver-tools/pom.xml
+++ b/maven-resolver-tools/pom.xml
@@ -145,7 +145,7 @@
     <dependency>
       <groupId>info.picocli</groupId>
       <artifactId>picocli</artifactId>
-      <version>4.7.6</version>
+      <version>4.7.7</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>

Reply via email to