Skip to content

Commit

Permalink
build(deps): bump spring-core from 5.3.21 to 5.3.22
Browse files Browse the repository at this point in the history
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.21 to 5.3.22.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.21...v5.3.22)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and KengoTODA committed Sep 1, 2022
1 parent c718054 commit bfe835a
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 @@ -22,7 +22,7 @@ dependencies {
implementation 'com.google.truth:truth:1.1.3'
implementation 'joda-time:joda-time:2.11.1'
api 'net.jcip:jcip-annotations:1.0'
implementation 'org.springframework:spring-core:5.3.21'
implementation 'org.springframework:spring-core:5.3.22'
compileOnly 'javax.annotation:javax.annotation-api:1.3.2'
implementation 'org.checkerframework:checker-qual:3.24.0'

Expand Down

0 comments on commit bfe835a

Please sign in to comment.