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

gnodet pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new f64209ea2cdf chore(deps): Bump org.jline:jline from 4.0.7 to 4.0.9 
(#22210)
f64209ea2cdf is described below

commit f64209ea2cdfb72bc8c91826c7a4b80ff19c0f7e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 24 08:34:26 2026 +0100

    chore(deps): Bump org.jline:jline from 4.0.7 to 4.0.9 (#22210)
    
    Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.0.7 to 
4.0.9.
    - [Release notes](https://github.com/jline/jline3/releases)
    - [Commits](https://github.com/jline/jline3/compare/4.0.7...4.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: org.jline:jline
      dependency-version: 4.0.9
      dependency-type: direct:production
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0ab404b10c72..6df3a3b5ad2b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -328,7 +328,7 @@
         <jgroups-raft-leveldbjni-version>1.8</jgroups-raft-leveldbjni-version>
         <jgroups-raft-mapdb-version>1.0.8</jgroups-raft-mapdb-version>
         <jira-rest-client-api-version>6.0.2</jira-rest-client-api-version>
-        <jline-version>4.0.7</jline-version>
+        <jline-version>4.0.9</jline-version>
         <libthrift-version>0.22.0</libthrift-version>
         <jodatime2-version>2.14.1</jodatime2-version>
         <jolokia-version>2.5.1</jolokia-version>

Reply via email to