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:
parent
3386da4e4d
commit
c5a1f82359
1
pom.xml
1
pom.xml
|
@ -149,6 +149,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.ning</groupId>
|
<groupId>com.ning</groupId>
|
||||||
<artifactId>compress-lzf</artifactId>
|
<artifactId>compress-lzf</artifactId>
|
||||||
|
<version>1.0.3</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue