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 8359af3713 [4.4.x] bump org.jline:jline from 3.30.12 to 3.30.13 (#2635)
8359af3713 is described below

commit 8359af37131586ebcae5fa018339d85c65fec16c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 6 06:11:09 2026 +0200

    [4.4.x] bump org.jline:jline from 3.30.12 to 3.30.13 (#2635)
    
    Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.30.12 to 
3.30.13.
    - [Release notes](https://github.com/jline/jline3/releases)
    - 
[Commits](https://github.com/jline/jline3/compare/jline-3.30.12...jline-3.30.13)
    
    ---
    updated-dependencies:
    - dependency-name: org.jline:jline
      dependency-version: 3.30.13
      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 b9e23d66ad..2644955c37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -283,7 +283,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>3.30.12</jline.version>
+        <jline.version>3.30.13</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