This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/main by this push:
new eef5ac6d44 build(deps-dev): bump org.jline:jline from 4.0.13 to 4.0.14
(#2617)
eef5ac6d44 is described below
commit eef5ac6d44575a5f85619e19ef412d00cc518d01
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 30 06:08:41 2026 +0200
build(deps-dev): bump org.jline:jline from 4.0.13 to 4.0.14 (#2617)
Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.0.13 to
4.0.14.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/4.0.13...4.0.14)
---
updated-dependencies:
- dependency-name: org.jline:jline
dependency-version: 4.0.14
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9c72f4f18e..29b373aae3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -277,7 +277,7 @@
<httpclient.version>4.5.14</httpclient.version>
<jansi.version>2.4.3</jansi.version>
<javassist.version>3.9.0.GA</javassist.version>
- <jline.version>4.0.13</jline.version>
+ <jline.version>4.0.14</jline.version>
<junit.version>4.13.2</junit.version>
<jsw.version>3.2.3</jsw.version>
<log4j.version>2.25.4</log4j.version>