updated Asty

anax dependency

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/distributions/maven-portal-bom@121705 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2015-12-09 11:12:08 +00:00
parent 3c3dfb7f6a
commit 2b42df8b46
1 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
</parent>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>${bom.version}</version>
<version>2.4.2-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
@ -256,7 +256,7 @@
<dependency>
<groupId>com.netflix.astyanax</groupId>
<artifactId>astyanax</artifactId>
<version>1.56.21</version>
<version>1.56.26</version>
<scope>provided</scope>
</dependency>
<dependency>
@ -518,7 +518,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.2.1</version>
<version>1.3.1</version>
<scope>provided</scope>
</dependency>
<dependency>