Skip to content

Commit

Permalink
build(deps): bump libthrift from 0.11.0 to 0.14.0 in /java-client
Browse files Browse the repository at this point in the history
Bumps [libthrift](https://github.com/apache/thrift) from 0.11.0 to 0.14.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](apache/thrift@0.11.0...v0.14.0)

---
updated-dependencies:
- dependency-name: org.apache.thrift:libthrift
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent 32abf0a commit 740ce99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<json.version>20231013</json.version>
<netty.version>4.1.85.Final</netty.version>
<zstd-jni.version>1.3.7-1</zstd-jni.version>
<libthrift.version>0.11.0</libthrift.version>
<libthrift.version>0.14.0</libthrift.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<zookeeper.version>3.4.14</zookeeper.version>
<doclint>none</doclint>
Expand Down

0 comments on commit 740ce99

Please sign in to comment.