This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 1866c09a01d chore(deps): Bump org.jline:jline from 3.28.0 to 3.29.0
(#16998)
1866c09a01d is described below
commit 1866c09a01d81c07a2b05658f709cd00678d0c9e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 31 08:45:14 2025 +0100
chore(deps): Bump org.jline:jline from 3.28.0 to 3.29.0 (#16998)
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.28.0 to
3.29.0.
- [Release notes](https://github.com/jline/jline3/releases)
- [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
-
[Commits](https://github.com/jline/jline3/compare/jline-3.28.0...jline-3.29.0)
---
updated-dependencies:
- dependency-name: org.jline:jline
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 8d7e5682932..29decc1369f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -286,7 +286,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.1</jira-rest-client-api-version>
- <jline-version>3.28.0</jline-version>
+ <jline-version>3.29.0</jline-version>
<libthrift-version>0.21.0</libthrift-version>
<jodatime2-version>2.13.0</jodatime2-version>
<jolokia-version>2.2.1</jolokia-version>