We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 277cea6 commit c9cb518Copy full SHA for c9cb518
spotbugsTestCases/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
implementation 'com.google.truth:truth:1.4.1'
25
implementation 'joda-time:joda-time:2.12.7'
26
api 'com.github.stephenc.jcip:jcip-annotations:1.0-1'
27
- implementation 'org.springframework:spring-core:5.3.31'
+ implementation 'org.springframework:spring-core:5.3.32'
28
compileOnly 'jakarta.annotation:jakarta.annotation-api:1.3.5'
29
implementation 'org.checkerframework:checker-qual:3.42.0'
30
0 commit comments