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 dc616c4d93 build(deps-dev): bump org.jline:jline from 4.0.12 to 4.0.13
(#2596)
dc616c4d93 is described below
commit dc616c4d93a7110e9edd63331a2a50e32a4726f5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 28 11:05:52 2026 +0200
build(deps-dev): bump org.jline:jline from 4.0.12 to 4.0.13 (#2596)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7311a6d7a2..f39e930a57 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.12</jline.version>
+ <jline.version>4.0.13</jline.version>
<junit.version>4.13.2</junit.version>
<jsw.version>3.2.3</jsw.version>
<log4j.version>2.25.4</log4j.version>