This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new 9576444299 Upgrade to jline 3.30.9 (dependabot proposed 4.x) (#2491)
9576444299 is described below

commit 9576444299155abe90fc2e00c8cdf34414ffbc96
Author: JB Onofré <[email protected]>
AuthorDate: Wed Apr 1 15:52:57 2026 +0200

    Upgrade to jline 3.30.9 (dependabot proposed 4.x) (#2491)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 97a65acad9..ffb21530ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -282,7 +282,7 @@
         <httpclient.version>4.5.13</httpclient.version>
         <jansi.version>2.4.3</jansi.version>
         <javassist.version>3.9.0.GA</javassist.version>
-        <jline.version>3.30.8</jline.version>
+        <jline.version>3.30.9</jline.version>
         <junit.version>4.13.2</junit.version>
         <jsw.version>3.2.3</jsw.version>
         <log4j.version>2.25.4</log4j.version>

Reply via email to