Skip to content

Commit ba67801

Browse files
committed
Update objenesis to 2.2
Just to keep up to date. Their release notes: http://objenesis.org/notes.html
1 parent 04ba8a0 commit ba67801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.objenesis</groupId>
7272
<artifactId>objenesis</artifactId>
73-
<version>2.1</version>
73+
<version>2.2</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>junit</groupId>

0 commit comments

Comments
 (0)