This is an automated email from the ASF dual-hosted git repository.
clebertsuconic 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 b2c08f356b ARTEMIS-4372 Upgrade Pico-cli to 4.7.5
b2c08f356b is described below
commit b2c08f356bae5be43763bbbfc963613e6efa4a44
Author: Clebert Suconic <[email protected]>
AuthorDate: Wed Aug 30 21:39:00 2023 -0400
ARTEMIS-4372 Upgrade Pico-cli to 4.7.5
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9da7ea636d..dac740e4f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
<johnzon.version>1.2.21</johnzon.version>
<hawtbuff.version>1.11</hawtbuff.version>
<hawtdispatch.version>1.22</hawtdispatch.version>
- <picocli.version>4.7.4</picocli.version>
+ <picocli.version>4.7.5</picocli.version>
<jline.version>3.23.0</jline.version>
<jansi.version>2.4.0</jansi.version>
<jakarta.activation-api.version>1.2.2</jakarta.activation-api.version>