This is an automated email from the ASF dual-hosted git repository.
apupier 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 72d890210081 chore(deps): Bump org.aesh:terminal-http from 3.14.1 to
3.16.4
72d890210081 is described below
commit 72d89021008100afeb1127e02bd84d464153c986
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 19 07:39:27 2026 +0000
chore(deps): Bump org.aesh:terminal-http from 3.14.1 to 3.16.4
Bumps [org.aesh:terminal-http](https://github.com/aeshell/aesh-readline)
from 3.14.1 to 3.16.4.
- [Release notes](https://github.com/aeshell/aesh-readline/releases)
-
[Commits](https://github.com/aeshell/aesh-readline/compare/v3.14.1...v3.16.4)
---
updated-dependencies:
- dependency-name: org.aesh:terminal-http
dependency-version: 3.16.4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 0664bce21e6b..218c22b71361 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -61,7 +61,7 @@
<activemq-version>5.19.9</activemq-version>
<activemq6-version>6.3.1</activemq6-version>
<activemq-artemis-version>2.55.0</activemq-artemis-version>
- <aesh-terminal-version>3.14.1</aesh-terminal-version>
+ <aesh-terminal-version>3.16.4</aesh-terminal-version>
<agroal-version>3.2.1</agroal-version>
<allegro-converter-version>0.3.0</allegro-converter-version>
<alibabacloud-oss-version>0.4.1</alibabacloud-oss-version>