Skip to content

Commit

Permalink
Issue #6661 was fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
laa committed Sep 7, 2016
1 parent c4ad255 commit 68b18f1
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>3.4.1</version>
</dependency>
<dependency>
<groupId>org.objenesis</groupId>
<artifactId>objenesis</artifactId>
<version>2.4</version>
</dependency>

</dependencies>
</project>

0 comments on commit 68b18f1

Please sign in to comment.