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

acosentino 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 2f37496dd96 chore(deps): Bump org.jline:jline from 3.30.3 to 3.30.4 
(#18209)
2f37496dd96 is described below

commit 2f37496dd96ec57bb10d5a9d642a6faba09baf82
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 29 09:35:36 2025 +0200

    chore(deps): Bump org.jline:jline from 3.30.3 to 3.30.4 (#18209)
    
    Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.30.3 to 
3.30.4.
    - [Release notes](https://github.com/jline/jline3/releases)
    - 
[Commits](https://github.com/jline/jline3/compare/jline-3.30.3...jline-3.30.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.jline:jline
      dependency-version: 3.30.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 55571ea2ae9..cf5fed209bd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -294,7 +294,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>3.30.3</jline-version>
+        <jline-version>3.30.4</jline-version>
         <libthrift-version>0.21.0</libthrift-version>
         <jodatime2-version>2.14.0</jodatime2-version>
         <jolokia-version>2.2.9</jolokia-version>

Reply via email to