Skip to content

Commit

Permalink
Bump libthrift from 0.12.0 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [libthrift](https://github.com/apache/thrift) from 0.12.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@v0.12.0...v0.14.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 12, 2021
1 parent 6f3d2c3 commit 8b83cb3
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 @@ -90,7 +90,7 @@
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.12.0</version>
<version>0.14.0</version>
</dependency>
<dependency>
<artifactId>util</artifactId>
Expand Down

0 comments on commit 8b83cb3

Please sign in to comment.