Skip to content

Commit

Permalink
Bump org.apache.thrift:libthrift from 0.13.0 to 0.20.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 0.13.0 to 0.20.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](apache/thrift@v0.13.0...v0.20.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]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 1d65baf commit 5d2af55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<kafka.version>3.2.3</kafka.version>
<kryo.version>5.5.0</kryo.version>
<kudu.version>1.16.0</kudu.version>
<libthrift.version>0.13.0</libthrift.version>
<libthrift.version>0.20.0</libthrift.version>
<mapreduce.version>3.2.1</mapreduce.version>
<mockito.version>2.0.2-beta</mockito.version>
<netty-buffer.version>4.1.93.Final</netty-buffer.version>
Expand Down

0 comments on commit 5d2af55

Please sign in to comment.