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 fee8e7a0e7c4 chore(deps): Bump org.aesh:terminal-http from 3.16.4 to
3.17.1
fee8e7a0e7c4 is described below
commit fee8e7a0e7c481a43781111d64181e32a69c68e3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 31 11:34:53 2026 +0000
chore(deps): Bump org.aesh:terminal-http from 3.16.4 to 3.17.1
Bumps [org.aesh:terminal-http](https://github.com/aeshell/aesh-readline)
from 3.16.4 to 3.17.1.
- [Release notes](https://github.com/aeshell/aesh-readline/releases)
-
[Commits](https://github.com/aeshell/aesh-readline/compare/v3.16.4...v3.17.1)
---
updated-dependencies:
- dependency-name: org.aesh:terminal-http
dependency-version: 3.17.1
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 f10c71c86c1c..715ffcb41e52 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -61,7 +61,7 @@
<activemq-version>5.19.10</activemq-version>
<activemq6-version>6.3.1</activemq6-version>
<activemq-artemis-version>2.56.0</activemq-artemis-version>
- <aesh-terminal-version>3.16.4</aesh-terminal-version>
+ <aesh-terminal-version>3.17.1</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>