Author: echatellier Date: 2015-11-30 11:11:56 +0100 (Mon, 30 Nov 2015) New Revision: 4309 Url: http://forge.codelutin.com/projects/isis-fish/repository/revisions/4309 Log: Update libs Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2015-10-27 09:59:03 UTC (rev 4308) +++ trunk/pom.xml 2015-11-30 10:11:56 UTC (rev 4309) @@ -206,7 +206,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-collections4</artifactId> - <version>4.0</version> + <version>4.1</version> </dependency> <dependency> @@ -237,7 +237,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> - <version>1.7.12</version> + <version>1.7.13</version> <scope>runtime</scope> </dependency>