Author: echatellier Date: 2015-04-07 17:59:01 +0000 (Tue, 07 Apr 2015) New Revision: 4193 Url: http://forge.codelutin.com/projects/isis-fish/repository/revisions/4193 Log: Update commons-lang and slf Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2015-03-26 11:24:13 UTC (rev 4192) +++ trunk/pom.xml 2015-04-07 17:59:01 UTC (rev 4193) @@ -175,7 +175,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.3.2</version> + <version>3.4</version> </dependency> <dependency> @@ -218,7 +218,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> - <version>1.7.10</version> + <version>1.7.12</version> <scope>runtime</scope> </dependency>
participants (1)
-
echatellier@users.forge.codelutin.com