mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 13:32:30 +00:00
Update to cglib-nodep:3.2.9
Fixes: gh-6155
This commit is contained in:
parent
a5abbac398
commit
fe13571f4c
@ -17,7 +17,7 @@ dependencyManagement {
|
||||
mavenBom "org.springframework.data:spring-data-releasetrain:${springDataVersion}"
|
||||
}
|
||||
dependencies {
|
||||
dependency 'cglib:cglib-nodep:3.2.8'
|
||||
dependency 'cglib:cglib-nodep:3.2.9'
|
||||
dependency 'com.squareup.okhttp3:mockwebserver:3.12.0'
|
||||
dependency 'opensymphony:sitemesh:2.4.2'
|
||||
dependency 'org.gebish:geb-spock:0.10.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user