mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-26 08:59:09 +00:00
Upgrade to Objenesis 2.5.1
Issue: SPR-15146
This commit is contained in:
+1
-1
@@ -342,7 +342,7 @@ project("spring-core") {
|
||||
// further transformed by the JarJar task to depend on org.springframework.asm; this
|
||||
// avoids including two different copies of asm unnecessarily.
|
||||
def cglibVersion = "3.2.4"
|
||||
def objenesisVersion = "2.5"
|
||||
def objenesisVersion = "2.5.1"
|
||||
|
||||
configurations {
|
||||
jarjar
|
||||
|
||||
Reference in New Issue
Block a user