parent
153fd82946
commit
74596a6f1e
|
@ -341,7 +341,7 @@ project("spring-core") {
|
||||||
// further transformed by the JarJar task to depend on org.springframework.asm; this
|
// further transformed by the JarJar task to depend on org.springframework.asm; this
|
||||||
// avoids including two different copies of asm unnecessarily.
|
// avoids including two different copies of asm unnecessarily.
|
||||||
def cglibVersion = "3.2.4"
|
def cglibVersion = "3.2.4"
|
||||||
def objenesisVersion = "2.4"
|
def objenesisVersion = "2.5"
|
||||||
|
|
||||||
configurations {
|
configurations {
|
||||||
jarjar
|
jarjar
|
||||||
|
|
Loading…
Reference in New Issue