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 e3af8c89e8dd chore(deps): Bump tahu-version from 1.0.20 to 1.0.21 
(#25178)
e3af8c89e8dd is described below

commit e3af8c89e8dd7313950e9803e7fed41389e59c0b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 28 11:52:13 2026 +0200

    chore(deps): Bump tahu-version from 1.0.20 to 1.0.21 (#25178)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.tahu:tahu-core
      dependency-version: 1.0.21
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.eclipse.tahu:tahu-edge
      dependency-version: 1.0.21
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.eclipse.tahu:tahu-host
      dependency-version: 1.0.21
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.eclipse.tahu:tahu-edge-compat
      dependency-version: 1.0.21
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    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 ddc3e1d53b69..b30333f87a0f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -505,7 +505,7 @@
         
<swagger-openapi3-java-parser-version>2.1.45</swagger-openapi3-java-parser-version>
         
<swagger-request-validator-version>2.46.1</swagger-request-validator-version>
         <stringtemplate-version>4.3.4</stringtemplate-version>
-        <tahu-version>1.0.20</tahu-version>
+        <tahu-version>1.0.21</tahu-version>
         <tamboui-version>0.4.0</tamboui-version>
         <testcontainers-version>2.0.5</testcontainers-version>
         <thymeleaf-version>3.1.5.RELEASE</thymeleaf-version>

Reply via email to