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

apupier 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 8d44061ae5bb chore(deps): Bump jline-version from 4.4.2 to 4.4.3
8d44061ae5bb is described below

commit 8d44061ae5bb7a0f17e960efbfaef421d071f12d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 14:30:25 2026 +0000

    chore(deps): Bump jline-version from 4.4.2 to 4.4.3
    
    Bumps `jline-version` from 4.4.2 to 4.4.3.
    
    Updates `org.jline:jline` from 4.4.2 to 4.4.3
    - [Release notes](https://github.com/jline/jline3/releases)
    - [Commits](https://github.com/jline/jline3/compare/4.4.2...4.4.3)
    
    Updates `org.jline:jline-picocli` from 4.4.2 to 4.4.3
    - [Release notes](https://github.com/jline/jline3/releases)
    - [Commits](https://github.com/jline/jline3/compare/4.4.2...4.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.jline:jline
      dependency-version: 4.4.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jline:jline-picocli
      dependency-version: 4.4.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ede0898dde85..100d6d172add 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -310,7 +310,7 @@
         <jgroups-raft-version>1.1.4.Final</jgroups-raft-version>
         <jira-rest-client-api-version>6.0.4</jira-rest-client-api-version>
         <jira-sal-api-version>7.2.1</jira-sal-api-version>
-        <jline-version>4.4.2</jline-version>
+        <jline-version>4.4.3</jline-version>
         <libthrift-version>0.24.0</libthrift-version>
         <jodatime2-version>2.14.3</jodatime2-version>
         <jolokia-version>2.6.2</jolokia-version>

Reply via email to