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 60761e1e8500 chore(deps): Bump org.jline:jline from 4.0.4 to 4.0.5
(#22079)
60761e1e8500 is described below
commit 60761e1e850095185d88b07fc094549f2045b3c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 19 09:13:31 2026 +0100
chore(deps): Bump org.jline:jline from 4.0.4 to 4.0.5 (#22079)
Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.0.4 to
4.0.5.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/4.0.4...4.0.5)
---
updated-dependencies:
- dependency-name: org.jline:jline
dependency-version: 4.0.5
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 7837b8e6f750..c80721a84919 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -323,7 +323,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.4</jline-version>
+ <jline-version>4.0.7</jline-version>
<libthrift-version>0.22.0</libthrift-version>
<jodatime2-version>2.14.1</jodatime2-version>
<jolokia-version>2.5.1</jolokia-version>