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 3ec6c0e commit 5555414Copy full SHA for 5555414
build.gradle
@@ -342,7 +342,7 @@ project("spring-core") {
342
// further transformed by the JarJar task to depend on org.springframework.asm; this
343
// avoids including two different copies of asm unnecessarily.
344
def cglibVersion = "3.2.4"
345
- def objenesisVersion = "2.5"
+ def objenesisVersion = "2.5.1"
346
347
configurations {
348
jarjar
0 commit comments