Skip to content

Commit

Permalink
Update Thrift to 0.11.0 to match Accumulo (#1056)
Browse files Browse the repository at this point in the history
- Commit Generated Code
  • Loading branch information
cjmctague committed Nov 6, 2018
1 parent e019c79 commit 31d0bc7
Show file tree
Hide file tree
Showing 3 changed files with 422 additions and 329 deletions.
2 changes: 1 addition & 1 deletion modules/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.9.1</version>
<version>0.11.0</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 31d0bc7

Please sign in to comment.