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 62fda2cba7 Bump org.jline:jline from 3.30.6 to 3.30.8 (#2304)
62fda2cba7 is described below

commit 62fda2cba75b16a1fe5bac89a25d89e567104b4f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 14 18:15:12 2026 +0100

    Bump org.jline:jline from 3.30.6 to 3.30.8 (#2304)
    
    Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.30.6 to 
3.30.8.
    - [Release notes](https://github.com/jline/jline3/releases)
    - 
[Commits](https://github.com/jline/jline3/compare/jline-3.30.6...jline-3.30.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.jline:jline
      dependency-version: 3.30.8
      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 59ebc72e7a..65959a7caa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -282,7 +282,7 @@
         <httpclient.version>4.5.14</httpclient.version>
         <jansi.version>2.4.2</jansi.version>
         <javassist.version>3.9.0.GA</javassist.version>
-        <jline.version>3.30.6</jline.version>
+        <jline.version>3.30.8</jline.version>
         <junit.version>4.13.2</junit.version>
         <jsw.version>3.2.3</jsw.version>
         <log4j.version>2.25.3</log4j.version>

Reply via email to