Skip to content

Commit

Permalink
Bump org.apache.thrift:libthrift from 0.16.0 to 0.19.0 in /lang/java
Browse files Browse the repository at this point in the history
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](apache/thrift@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]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2023
1 parent 00665a7 commit 369ef56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3</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-5</zstd-jni.version>
Expand Down

0 comments on commit 369ef56

Please sign in to comment.