Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework:spring-core to v6.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 13, 2023
1 parent ef339f3 commit 4893118
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 @@ -25,7 +25,7 @@ dependencies {
implementation 'com.google.truth:truth:1.1.3'
implementation 'joda-time:joda-time:2.12.5'
api 'net.jcip:jcip-annotations:1.0'
implementation 'org.springframework:spring-core:6.0.7'
implementation 'org.springframework:spring-core:6.0.8'
compileOnly 'jakarta.annotation:jakarta.annotation-api:1.3.5'
implementation 'org.checkerframework:checker-qual:3.33.0'

Expand Down

0 comments on commit 4893118

Please sign in to comment.