Author: echatellier Date: 2015-01-05 16:12:42 +0000 (Mon, 05 Jan 2015) New Revision: 4169 Url: http://forge.codelutin.com/projects/isis-fish/repository/revisions/4169 Log: Update versions Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-12-24 16:39:29 UTC (rev 4168) +++ trunk/pom.xml 2015-01-05 16:12:42 UTC (rev 4169) @@ -199,7 +199,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-math3</artifactId> - <version>3.3</version> + <version>3.4</version> <scope>runtime</scope> <!--script --> </dependency> @@ -218,7 +218,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> - <version>1.7.7</version> + <version>1.7.9</version> <scope>runtime</scope> </dependency> @@ -336,7 +336,7 @@ <dependency> <groupId>org.tmatesoft.svnkit</groupId> <artifactId>svnkit</artifactId> - <version>1.8.5</version> + <version>1.8.7</version> <scope>compile</scope> <exclusions> <exclusion> @@ -514,7 +514,7 @@ <signatureVersion>1.0</signatureVersion> <!-- Dependencies version --> - <jaxxVersion>2.18</jaxxVersion> + <jaxxVersion>2.20</jaxxVersion> <eugeneVersion>2.13</eugeneVersion> <topiaVersion>2.9.3</topiaVersion> <hibernateVersion>4.3.7.Final</hibernateVersion>
participants (1)
-
echatellier@users.forge.codelutin.com