Author: echatellier Date: 2016-02-05 16:42:40 +0100 (Fri, 05 Feb 2016) New Revision: 4322 Url: http://forge.codelutin.com/projects/isis-fish/repository/revisions/4322 Log: Update libs Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2016-01-22 16:28:29 UTC (rev 4321) +++ trunk/pom.xml 2016-02-05 15:42:40 UTC (rev 4322) @@ -237,7 +237,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> - <version>1.7.13</version> + <version>1.7.14</version> <scope>runtime</scope> </dependency> @@ -298,7 +298,7 @@ <dependency> <groupId>com.bbn</groupId> <artifactId>openmap</artifactId> - <version>5.1.10</version> + <version>5.1.13</version> <scope>compile</scope> </dependency> @@ -333,7 +333,7 @@ <dependency> <groupId>net.sourceforge</groupId> <artifactId>jdistlib</artifactId> - <version>0.3.9</version> + <version>0.4.1</version> </dependency> <!-- ssj pour les calculs stockastiques --> @@ -557,7 +557,7 @@ <redmine.statusIds>3,10,11,18,19</redmine.statusIds> <!-- Dependencies version --> - <jaxxVersion>2.28.1</jaxxVersion> + <jaxxVersion>2.28.2</jaxxVersion> <eugeneVersion>2.14</eugeneVersion> <topiaVersion>2.11</topiaVersion> <hibernateVersion>4.3.11.Final</hibernateVersion>