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 ced0be935bc8 chore(deps): Bump org.aesh:terminal-http from 3.17.2 to
3.18.0 (#26442)
ced0be935bc8 is described below
commit ced0be935bc836532342892e77f85d5969669564
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 21:20:06 2026 +0200
chore(deps): Bump org.aesh:terminal-http from 3.17.2 to 3.18.0 (#26442)
Bumps [org.aesh:terminal-http](https://github.com/aeshell/aesh-readline)
from 3.17.2 to 3.18.0.
- [Release notes](https://github.com/aeshell/aesh-readline/releases)
-
[Commits](https://github.com/aeshell/aesh-readline/compare/v3.17.2...v3.18.0)
---
updated-dependencies:
- dependency-name: org.aesh:terminal-http
dependency-version: 3.18.0
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 351066ff3776..ed9af0ecfb8d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -61,7 +61,7 @@
<activemq-version>5.19.11</activemq-version>
<activemq6-version>6.3.2</activemq6-version>
<activemq-artemis-version>2.56.0</activemq-artemis-version>
- <aesh-terminal-version>3.17.2</aesh-terminal-version>
+ <aesh-terminal-version>3.18.0</aesh-terminal-version>
<agroal-version>3.2.1</agroal-version>
<allegro-converter-version>0.3.0</allegro-converter-version>
<alibabacloud-oss-version>0.6.0</alibabacloud-oss-version>