Skip to content

Commit

Permalink
build(deps): bump spring-context from 5.3.3 to 5.3.4 (#1446)
Browse files Browse the repository at this point in the history
Bumps [spring-context](https://github.com/spring-projects/spring-framework) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.3...v5.3.4)

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 Feb 22, 2021
1 parent d5ec15a commit c14054e
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 @@ -78,7 +78,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.3'
implementation 'org.springframework:spring-context:5.3.4'
implementation 'org.aspectj:aspectjweaver:1.9.6'
implementation 'org.slf4j:slf4j-api:1.7.30'

Expand Down

0 comments on commit c14054e

Please sign in to comment.