This is an automated email from the ASF dual-hosted git repository.

reiabreu pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/2.x by this push:
     new 30ca0be6e Bump org.apache.thrift:libthrift from 0.22.0 to 0.23.0 
(#8686)
30ca0be6e is described below

commit 30ca0be6e04b095419bcbea4636546731878f70e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 23:56:50 2026 +0100

    Bump org.apache.thrift:libthrift from 0.22.0 to 0.23.0 (#8686)
    
    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]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 118003757..0d22efa74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
         <objensis.version>3.5</objensis.version>
         <jakarta.servlet.version>6.1.0</jakarta.servlet.version>
         <joda-time.version>2.14.2</joda-time.version>
-        <thrift.version>0.22.0</thrift.version>
+        <thrift.version>0.23.0</thrift.version>
         <junit.jupiter.version>6.0.3</junit.jupiter.version>
         <surefire.version>3.5.5</surefire.version>
         <awaitility.version>4.3.0</awaitility.version>

Reply via email to