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 1f2f45404b ARTEMIS-4839 Bump org.jline:jline from 3.25.1 to 3.26.2
new aa0ab3d09b This closes #4998
1f2f45404b is described below
commit 1f2f45404beafa9be8505f39465f586e9edd7989
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 26 18:22:04 2024 +0000
ARTEMIS-4839 Bump org.jline:jline from 3.25.1 to 3.26.2
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.25.1 to
3.26.2.
- [Release notes](https://github.com/jline/jline3/releases)
- [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
-
[Commits](https://github.com/jline/jline3/compare/jline-parent-3.25.1...jline-parent-3.26.2)
---
updated-dependencies:
- dependency-name: org.jline:jline
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 be47a1b5eb..6f419eb92c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
<hawtbuff.version>1.11</hawtbuff.version>
<hawtdispatch.version>1.22</hawtdispatch.version>
<picocli.version>4.7.5</picocli.version>
- <jline.version>3.25.1</jline.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>
<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