mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 21:39:05 +00:00
Upgrade to Objenesis 2.2
Issue: SPR-13228
This commit is contained in:
+1
-1
@@ -289,7 +289,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.1"
|
||||
def objenesisVersion = "2.1"
|
||||
def objenesisVersion = "2.2"
|
||||
|
||||
configurations {
|
||||
jarjar
|
||||
|
||||
Reference in New Issue
Block a user