Skip to content

Commit 74596a6

Browse files
committed
Upgrade to Objenesis 2.5
Issue: SPR-15146
1 parent 153fd82 commit 74596a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ project("spring-core") {
341341
// further transformed by the JarJar task to depend on org.springframework.asm; this
342342
// avoids including two different copies of asm unnecessarily.
343343
def cglibVersion = "3.2.4"
344-
def objenesisVersion = "2.4"
344+
def objenesisVersion = "2.5"
345345

346346
configurations {
347347
jarjar

0 commit comments

Comments
 (0)