mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 05:22:16 +00:00
Update to cglib:cglib-nodep:3.2.8
Fixes: gh-5876
This commit is contained in:
parent
9e0c7f17b7
commit
c10a4686bf
@ -17,7 +17,7 @@ dependencyManagement {
|
||||
mavenBom "org.springframework.data:spring-data-releasetrain:${springDataVersion}"
|
||||
}
|
||||
dependencies {
|
||||
dependency 'cglib:cglib-nodep:3.2.7'
|
||||
dependency 'cglib:cglib-nodep:3.2.8'
|
||||
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