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 d74c328a1d7b chore(deps): Bump org.apache.thrift:libthrift from 0.23.0 
to 0.24.0 (#24672)
d74c328a1d7b is described below

commit d74c328a1d7b9421504e58054d8b50d93838457e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 14 11:11:16 2026 +0200

    chore(deps): Bump org.apache.thrift:libthrift from 0.23.0 to 0.24.0 (#24672)
    
    Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 
0.23.0 to 0.24.0.
    - [Release notes](https://github.com/apache/thrift/releases)
    - [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
    - [Commits](https://github.com/apache/thrift/compare/v0.23.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.thrift:libthrift
      dependency-version: 0.24.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 e55f933fc036..d5dee89177ca 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -297,7 +297,7 @@
         <jira-rest-client-api-version>6.0.4</jira-rest-client-api-version>
         <jira-sal-api-version>7.2.1</jira-sal-api-version>
         <jline-version>4.3.1</jline-version>
-        <libthrift-version>0.23.0</libthrift-version>
+        <libthrift-version>0.24.0</libthrift-version>
         <jodatime2-version>2.14.2</jodatime2-version>
         <jolokia-version>2.6.0</jolokia-version>
         <jolt-version>0.1.8</jolt-version>

Reply via email to