Skip to content

Commit 246112a

Browse files
authoredOct 29, 2023
Update dependency org.objenesis:objenesis to v3
1 parent 01b5aa4 commit 246112a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
304304
<dependency>
305305
<groupId>org.objenesis</groupId>
306306
<artifactId>objenesis</artifactId>
307-
<version>2.6</version>
307+
<version>3.3</version>
308308
<scope>runtime</scope>
309309
</dependency>
310310
</dependencies>

0 commit comments

Comments
 (0)
Please sign in to comment.