updated xstream depdendency to 1.4.9

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/distributions/maven-portal-bom@144180 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2017-02-23 10:43:35 +00:00
parent 9d4ee471d9
commit 20539e7c7e
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.4</version>
<version>1.4.9</version>
<scope>provided</scope>
</dependency>
<dependency>