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

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new dfe52330c4 ARTEMIS-4854 Bump picocli.version from 4.7.5 to 4.7.6
     new 0ddab564e8 This closes #5013
dfe52330c4 is described below

commit dfe52330c43e129858b4c6f91418e9af9dc934ec
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 27 02:14:11 2024 +0000

    ARTEMIS-4854 Bump picocli.version from 4.7.5 to 4.7.6
    
    Bumps `picocli.version` from 4.7.5 to 4.7.6.
    
    Updates `info.picocli:picocli` from 4.7.5 to 4.7.6
    - [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.5...v4.7.6)
    
    Updates `info.picocli:picocli-shell-jline3` from 4.7.5 to 4.7.6
    - [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.5...v4.7.6)
    
    ---
    updated-dependencies:
    - dependency-name: info.picocli:picocli
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: info.picocli:picocli-shell-jline3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 cd03e57692..41908e550f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
       <johnzon.version>1.2.21</johnzon.version>
       <hawtbuff.version>1.11</hawtbuff.version>
       <hawtdispatch.version>1.22</hawtdispatch.version>
-      <picocli.version>4.7.5</picocli.version>
+      <picocli.version>4.7.6</picocli.version>
       <jline.version>3.26.2</jline.version>
       <jakarta.activation-api.version>1.2.2</jakarta.activation-api.version>
       <jakarta.annotation-api.version>1.3.5</jakarta.annotation-api.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to