mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 01:02:14 +00:00
Update to cglib-nodep:3.2.7
Fixes gh-5567
This commit is contained in:
parent
fc5083ae0c
commit
0d9f4b3a0a
@ -17,7 +17,7 @@ dependencyManagement {
|
||||
mavenBom "org.springframework.data:spring-data-releasetrain:${springDataVersion}"
|
||||
}
|
||||
dependencies {
|
||||
dependency 'cglib:cglib-nodep:3.2.6'
|
||||
dependency 'cglib:cglib-nodep:3.2.7'
|
||||
dependency 'com.squareup.okhttp3:mockwebserver:3.10.0'
|
||||
dependency 'opensymphony:sitemesh:2.4.2'
|
||||
dependency 'org.gebish:geb-spock:0.10.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user