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 6025ebc083d0 chore(deps): Bump org.apache.thrift:libthrift from 0.22.0 
to 0.23.0
6025ebc083d0 is described below

commit 6025ebc083d01c8578216a96b6ac84e89382b01d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 11 06:56:57 2026 +0000

    chore(deps): Bump org.apache.thrift:libthrift from 0.22.0 to 0.23.0
    
    Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 
0.22.0 to 0.23.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.22.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.thrift:libthrift
      dependency-version: 0.23.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 150690c8a54f..4c369b4526f5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -297,7 +297,7 @@
         <jgroups-raft-version>1.1.4.Final</jgroups-raft-version>
         <jira-rest-client-api-version>6.0.2</jira-rest-client-api-version>
         <jline-version>4.1.0</jline-version>
-        <libthrift-version>0.22.0</libthrift-version>
+        <libthrift-version>0.23.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