Skip to content

Commit

Permalink
build(deps): bump spring-context from 5.3.0 to 5.3.1 (#1413)
Browse files Browse the repository at this point in the history
Bumps [spring-context](https://github.com/spring-projects/spring-framework) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.0...v5.3.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2020
1 parent ce44fc5 commit 7d27bdf
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 @@ -76,7 +76,7 @@ dependencies {
implementation 'commons-validator:commons-validator:1.7'
implementation 'org.apache.commons:commons-lang3:3.11'
implementation 'commons-io:commons-io:2.8.0'
implementation 'org.springframework:spring-context:5.3.0'
implementation 'org.springframework:spring-context:5.3.1'
implementation 'org.aspectj:aspectjweaver:1.9.6'
implementation 'org.slf4j:slf4j-api:1.7.30'

Expand Down

0 comments on commit 7d27bdf

Please sign in to comment.