Skip to content

Commit

Permalink
Update objenesis to 2.2
Browse files Browse the repository at this point in the history
Just to keep up to date.

Their release notes: http://objenesis.org/notes.html
  • Loading branch information
magro committed Oct 31, 2015
1 parent 04ba8a0 commit ba67801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>org.objenesis</groupId>
<artifactId>objenesis</artifactId>
<version>2.1</version>
<version>2.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit ba67801

Please sign in to comment.