Update to cglib:cglib-nodep:3.2.8

Fixes: gh-5876
This commit is contained in:
Rob Winch 2018-09-19 15:18:24 -05:00
parent 9e0c7f17b7
commit c10a4686bf
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.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'