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

yasith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/master by this push:
     new 1c0fb787ca Bump libthrift in 
/modules/sharing-registry/sharing-data-migrator
1c0fb787ca is described below

commit 1c0fb787ca51e4532924d3e79a8a6afabf784ca4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 15:38:28 2025 +0000

    Bump libthrift in /modules/sharing-registry/sharing-data-migrator
    
    Bumps [libthrift](https://github.com/apache/thrift) from 0.9.3 to 0.14.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/0.9.3...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.thrift:libthrift
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 modules/sharing-registry/sharing-data-migrator/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/sharing-registry/sharing-data-migrator/pom.xml 
b/modules/sharing-registry/sharing-data-migrator/pom.xml
index 69fac6e8ef..d4b44b9b12 100644
--- a/modules/sharing-registry/sharing-data-migrator/pom.xml
+++ b/modules/sharing-registry/sharing-data-migrator/pom.xml
@@ -97,7 +97,7 @@
         <dependency>
             <groupId>org.apache.thrift</groupId>
             <artifactId>libthrift</artifactId>
-            <version>0.9.3</version>
+            <version>0.14.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.airavata</groupId>

Reply via email to