diff --git a/spotbugsTestCases/build.gradle b/spotbugsTestCases/build.gradle index cb0e615018a..80c2031c45f 100644 --- a/spotbugsTestCases/build.gradle +++ b/spotbugsTestCases/build.gradle @@ -18,7 +18,7 @@ dependencies { implementation 'com.google.truth:truth:1.0.1' implementation 'joda-time:joda-time:2.10.6' api 'net.jcip:jcip-annotations:1.0' - implementation 'org.springframework:spring-core:5.2.8.RELEASE' + implementation 'org.springframework:spring-core:5.2.9.RELEASE' compileOnly 'javax.annotation:javax.annotation-api:1.3.2' implementation 'org.checkerframework:checker-qual:3.6.0'