mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-16 07:13:30 +00:00
Update cglib to 3.3.0
Fixes gh-7387
This commit is contained in:
parent
0473730f7f
commit
897c0eb596
@ -19,7 +19,7 @@ dependencyManagement {
|
||||
mavenBom "org.springframework.data:spring-data-releasetrain:${springDataVersion}"
|
||||
}
|
||||
dependencies {
|
||||
dependency 'cglib:cglib-nodep:3.2.12'
|
||||
dependency 'cglib:cglib-nodep:3.3.0'
|
||||
dependency 'com.squareup.okhttp3:mockwebserver:3.14.2'
|
||||
dependency 'opensymphony:sitemesh:2.4.2'
|
||||
dependency 'org.gebish:geb-spock:0.10.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user