Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 12, 2023
1 parent d5d5a87 commit 4f34496
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.0.12'
implementation 'org.springframework:spring-core:6.0.13'
compileOnly 'jakarta.annotation:jakarta.annotation-api:1.3.5'
implementation 'org.checkerframework:checker-qual:3.39.0'

Expand Down

0 comments on commit 4f34496

Please sign in to comment.