Update to cglib-nodep:3.2.9

Fixes: gh-6155
This commit is contained in:
Rob Winch 2018-11-27 16:26:00 -06:00
parent a5abbac398
commit fe13571f4c
1 changed files with 1 additions and 1 deletions

View File

@ -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'