Author: echatellier Date: 2015-06-10 12:52:23 +0000 (Wed, 10 Jun 2015) New Revision: 4256 Url: http://forge.codelutin.com/projects/isis-fish/repository/revisions/4256 Log: Update assertj Modified: branches/isis-fish-4.4.0-editor/pom.xml Modified: branches/isis-fish-4.4.0-editor/pom.xml =================================================================== --- branches/isis-fish-4.4.0-editor/pom.xml 2015-06-10 12:34:40 UTC (rev 4255) +++ branches/isis-fish-4.4.0-editor/pom.xml 2015-06-10 12:52:23 UTC (rev 4256) @@ -402,13 +402,13 @@ <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-swing</artifactId> - <version>2.0.0</version> + <version>2.0.2</version> <scope>test</scope> </dependency> <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-swing-junit</artifactId> - <version>2.0.0</version> + <version>2.0.2</version> <scope>test</scope> </dependency> </dependencies>
participants (1)
-
echatellier@users.forge.codelutin.com