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

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new 587d5f92c0 Bump org.apache.thrift:libthrift from 0.21.0 to 0.22.0
587d5f92c0 is described below

commit 587d5f92c0bba91ccdbe01a012e4443e0e25f375
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 30 00:15:20 2025 +0000

    Bump org.apache.thrift:libthrift from 0.21.0 to 0.22.0
    
    Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 
0.21.0 to 0.22.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.21.0...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.thrift:libthrift
      dependency-version: 0.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 47e2f8b56d..0de92849a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
     <ver.omnifaces>4.6.5</ver.omnifaces>
 
     <ver.protobuf>4.31.1</ver.protobuf>
-    <ver.libthrift>0.21.0</ver.libthrift>
+    <ver.libthrift>0.22.0</ver.libthrift>
 
     <ver.caffeine>3.2.1</ver.caffeine>
     <!-- Most of Jena uses other libraries for equivalent functionality. -->

Reply via email to