Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework:spring-core to v6.1.2 (
Browse files Browse the repository at this point in the history
spotbugs#2768)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 15, 2023
1 parent d575fcf commit ffc8327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotbugsTestCases/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down

0 comments on commit ffc8327

Please sign in to comment.