We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 153fd82 commit 74596a6Copy full SHA for 74596a6
build.gradle
@@ -341,7 +341,7 @@ project("spring-core") {
341
// further transformed by the JarJar task to depend on org.springframework.asm; this
342
// avoids including two different copies of asm unnecessarily.
343
def cglibVersion = "3.2.4"
344
- def objenesisVersion = "2.4"
+ def objenesisVersion = "2.5"
345
346
configurations {
347
jarjar
0 commit comments