Skip to content

Commit

Permalink
Issue #6661 was fixed.
Browse files Browse the repository at this point in the history
(cherry picked from commit 68b18f1)
  • Loading branch information
laa committed Sep 13, 2016
1 parent cb0ab43 commit 5276cce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test-commons/pom.xml
Expand Up @@ -37,6 +37,11 @@
<artifactId>assertj-core</artifactId>
<version>2.2.0</version>
</dependency>
<dependency>
<groupId>org.objenesis</groupId>
<artifactId>objenesis</artifactId>
<version>2.4</version>
</dependency>

</dependencies>
</project>

0 comments on commit 5276cce

Please sign in to comment.