diff --git a/spotbugsTestCases/build.gradle b/spotbugsTestCases/build.gradle index b2518b3fe61..3bc20a1d386 100644 --- a/spotbugsTestCases/build.gradle +++ b/spotbugsTestCases/build.gradle @@ -24,7 +24,7 @@ dependencies { implementation 'com.google.truth:truth:1.1.5' implementation 'joda-time:joda-time:2.12.5' api 'com.github.stephenc.jcip:jcip-annotations:1.0-1' - implementation 'org.springframework:spring-core:6.1.1' + implementation 'org.springframework:spring-core:6.1.2' compileOnly 'jakarta.annotation:jakarta.annotation-api:1.3.5' implementation 'org.checkerframework:checker-qual:3.41.0'