Skip to content

Commit

Permalink
Bump libthrift from 0.12.0 to 0.14.0 in /javaclient
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 578883a commit 7738200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javaclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<thrift.version>0.12.0</thrift.version>
<thrift.version>0.14.0</thrift.version>
<junit.version>4.12</junit.version>
</properties>

Expand Down

0 comments on commit 7738200

Please sign in to comment.