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 ab6068ed81f6 chore(deps): Bump tamboui-version from 0.2.0 to 0.3.0
ab6068ed81f6 is described below
commit ab6068ed81f668a0e7baa4b7b19a5cec3e9a6092
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 13 07:14:02 2026 +0000
chore(deps): Bump tamboui-version from 0.2.0 to 0.3.0
Bumps `tamboui-version` from 0.2.0 to 0.3.0.
Updates `dev.tamboui:tamboui-tui` from 0.2.0 to 0.3.0
- [Release notes](https://github.com/tamboui/tamboui/releases)
- [Commits](https://github.com/tamboui/tamboui/compare/v0.2.0...v0.3.0)
Updates `dev.tamboui:tamboui-widgets` from 0.2.0 to 0.3.0
- [Release notes](https://github.com/tamboui/tamboui/releases)
- [Commits](https://github.com/tamboui/tamboui/compare/v0.2.0...v0.3.0)
Updates `dev.tamboui:tamboui-jline3-backend` from 0.2.0 to 0.3.0
- [Release notes](https://github.com/tamboui/tamboui/releases)
- [Commits](https://github.com/tamboui/tamboui/compare/v0.2.0...v0.3.0)
---
updated-dependencies:
- dependency-name: dev.tamboui:tamboui-tui
dependency-version: 0.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: dev.tamboui:tamboui-widgets
dependency-version: 0.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: dev.tamboui:tamboui-jline3-backend
dependency-version: 0.3.0
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 c050445c1eb0..45ef219743c3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -501,7 +501,7 @@
<swagger-request-validator-version>2.46.1</swagger-request-validator-version>
<stringtemplate-version>4.3.4</stringtemplate-version>
<tahu-version>1.0.19</tahu-version>
- <tamboui-version>0.2.0</tamboui-version>
+ <tamboui-version>0.3.0</tamboui-version>
<testcontainers-version>2.0.3</testcontainers-version>
<thymeleaf-version>3.1.5.RELEASE</thymeleaf-version>
<tika-version>3.3.0</tika-version>