Skip to content

Commit

Permalink
Bump spring-core from 5.3.15 to 5.3.16
Browse files Browse the repository at this point in the history
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.15 to 5.3.16.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.15...v5.3.16)

---
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] committed Feb 18, 2022
1 parent d524dd5 commit 149c936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation('org.apache.ivy:ivy:2.5.0')
api('org.assertj:assertj-core:3.22.0')
implementation('org.apache.commons:commons-lang3:3.12.0')
api('org.springframework:spring-core:5.3.15')
api('org.springframework:spring-core:5.3.16')

testImplementation('junit:junit:4.13.2')

Expand Down

0 comments on commit 149c936

Please sign in to comment.