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/artemis.git
commit 79ac68ee02a8118ec719f05779b0a3962982833c Author: Justin Bertram <[email protected]> AuthorDate: Mon Mar 9 14:54:06 2026 -0500 Revert "ARTEMIS-5929 Bump jline.version from 3.30.6 to 4.0.0" This reverts commit 35f817c1fb40c5187f44c141017ef7ec17c60b5e. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 22ee9a8103..170227bb7a 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ <hawtbuff.version>1.11</hawtbuff.version> <hawtdispatch.version>1.22</hawtdispatch.version> <picocli.version>4.7.7</picocli.version> - <jline.version>4.0.0</jline.version> + <jline.version>3.30.6</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]
