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 81ed890b4f5 chore(deps): Bump org.jline:jline from 3.30.4 to 3.30.5
(#18843)
81ed890b4f5 is described below
commit 81ed890b4f531be733084d6560661060c54e86b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 7 10:35:29 2025 +0200
chore(deps): Bump org.jline:jline from 3.30.4 to 3.30.5 (#18843)
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.30.4 to
3.30.5.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/jline-3.30.4...3.30.5)
---
updated-dependencies:
- dependency-name: org.jline:jline
dependency-version: 3.30.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 f88e779ee14..a8881eaea8a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -297,7 +297,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.4</jline-version>
+ <jline-version>3.30.5</jline-version>
<libthrift-version>0.22.0</libthrift-version>
<jodatime2-version>2.14.0</jodatime2-version>
<jolokia-version>2.3.0</jolokia-version>