mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-15 14:53:31 +00:00
Update to CGLIB 3.2.12
Fixes gh-7942
This commit is contained in:
parent
76a869995e
commit
fbf3c7d083
@ -11,7 +11,7 @@ targetCompatibility = 1.6
|
||||
ext.apacheDsVersion = '1.5.5'
|
||||
ext.aspectjVersion = '1.8.14'
|
||||
ext.casClientVersion = '3.4.1'
|
||||
ext.cglibVersion = '3.2.10'
|
||||
ext.cglibVersion = '3.2.12'
|
||||
ext.commonsCodecVersion = '1.12'
|
||||
ext.commonsCollectionsVersion = '3.2.2'
|
||||
ext.commonsLoggingVersion = '1.2'
|
||||
|
Loading…
x
Reference in New Issue
Block a user