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

github-bot pushed a commit to branch 
dependabot/maven/lang/java/org.apache.thrift-libthrift-0.19.0
in repository https://gitbox.apache.org/repos/asf/avro.git

commit 6672cf9137ee9d7a90d8cd9df79650e7dde8a2c6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 17 18:59:30 2023 +0000

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

diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index 5ac03fa40..84d5304e1 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -56,7 +56,7 @@
     <servlet-api.version>4.0.1</servlet-api.version>
     <slf4j.version>1.7.36</slf4j.version>
     <snappy.version>1.1.10.5</snappy.version>
-    <thrift.version>0.16.0</thrift.version>
+    <thrift.version>0.19.0</thrift.version>
     <tukaani.version>1.9</tukaani.version>
     <velocity.version>2.3</velocity.version>
     <zstd-jni.version>1.5.5-6</zstd-jni.version>

Reply via email to