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 f47bbb0 commit 4dd6b78Copy full SHA for 4dd6b78
build.gradle
@@ -289,7 +289,7 @@ project("spring-core") {
289
// further transformed by the JarJar task to depend on org.springframework.asm; this
290
// avoids including two different copies of asm unnecessarily.
291
def cglibVersion = "3.1"
292
- def objenesisVersion = "2.1"
+ def objenesisVersion = "2.2"
293
294
configurations {
295
jarjar
0 commit comments