This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
commit 6152b2aa0888db8719be63e4032676564d3dc6c4 Author: Robbie Gemmell <[email protected]> AuthorDate: Wed Oct 23 15:35:25 2024 +0100 ARTEMIS-5124: Update jline to 3.27.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bf64973324..c50bc1a551 100644 --- a/pom.xml +++ b/pom.xml @@ -142,7 +142,7 @@ <hawtbuff.version>1.11</hawtbuff.version> <hawtdispatch.version>1.22</hawtdispatch.version> <picocli.version>4.7.6</picocli.version> - <jline.version>3.27.0</jline.version> + <jline.version>3.27.1</jline.version> <jakarta.activation-api.version>1.2.2</jakarta.activation-api.version> <jakarta.annotation-api.version>1.3.5</jakarta.annotation-api.version> <jakarta.ejb-api.version>3.2.6</jakarta.ejb-api.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
