Merge branch '5.1.x'
This commit is contained in:
@@ -10,7 +10,7 @@ dependencyManagement {
|
||||
// spring-core includes asm and repackages cglib, inlining both into the spring-core jar.
|
||||
// cglib itself depends on asm and is therefore further transformed by the JarJar task to
|
||||
// depend on org.springframework.asm; this avoids including two different copies of asm.
|
||||
def cglibVersion = "3.2.10"
|
||||
def cglibVersion = "3.2.11"
|
||||
def objenesisVersion = "3.0.1"
|
||||
|
||||
configurations {
|
||||
|
||||
Reference in New Issue
Block a user