Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[breaking] Update Guava to 18.0
See release notes: https://github.com/google/guava/wiki/Release18 Actually this is causing a conflict in my elasticsearch project when using elasticsearch 2.0 (which does not shade anymore 3rd party libs) and RestX. Closes #224.
- Loading branch information