diff --git a/spotbugsTestCases/build.gradle b/spotbugsTestCases/build.gradle index b0f23c40146..aa8b4c1a34a 100644 --- a/spotbugsTestCases/build.gradle +++ b/spotbugsTestCases/build.gradle @@ -22,7 +22,7 @@ dependencies { implementation 'com.google.truth:truth:1.1.3' implementation 'joda-time:joda-time:2.10.14' api 'net.jcip:jcip-annotations:1.0' - implementation 'org.springframework:spring-core:5.3.18' + implementation 'org.springframework:spring-core:5.3.19' compileOnly 'javax.annotation:javax.annotation-api:1.3.2' implementation 'org.checkerframework:checker-qual:3.21.4'