compress-lzf dependency version upgraded to 1.0.3 because with the 0.8.4 one the elasticsearch client doesn't work

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/news-feed@130502 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2016-07-18 20:36:23 +00:00
parent 3386da4e4d
commit c5a1f82359
1 changed files with 3 additions and 2 deletions

View File

@ -149,6 +149,7 @@
<dependency>
<groupId>com.ning</groupId>
<artifactId>compress-lzf</artifactId>
<version>1.0.3</version>
<scope>compile</scope>
</dependency>
<dependency>