Skip to content

Commit c9cb518

Browse files
fix(deps): update dependency org.springframework:spring-core to v5.3.32 (spotbugs#2866)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 277cea6 commit c9cb518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spotbugsTestCases/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
implementation 'com.google.truth:truth:1.4.1'
2525
implementation 'joda-time:joda-time:2.12.7'
2626
api 'com.github.stephenc.jcip:jcip-annotations:1.0-1'
27-
implementation 'org.springframework:spring-core:5.3.31'
27+
implementation 'org.springframework:spring-core:5.3.32'
2828
compileOnly 'jakarta.annotation:jakarta.annotation-api:1.3.5'
2929
implementation 'org.checkerframework:checker-qual:3.42.0'
3030

0 commit comments

Comments
 (0)