Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2020
1 parent 7eb3a56 commit 03649a6
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 @@ -119,7 +119,7 @@
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.11.0</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>javax.annotation</groupId>
Expand Down

0 comments on commit 03649a6

Please sign in to comment.