Skip to content

Commit dcc7579

Browse files
build(deps): bump spring-context from 5.3.6 to 5.3.7 (#1472)
Bumps [spring-context](https://github.com/spring-projects/spring-framework) from 5.3.6 to 5.3.7. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.6...v5.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a48d01 commit dcc7579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
implementation 'commons-validator:commons-validator:1.7'
7979
implementation 'org.apache.commons:commons-lang3:3.12.0'
8080
implementation 'commons-io:commons-io:2.8.0'
81-
implementation 'org.springframework:spring-context:5.3.6'
81+
implementation 'org.springframework:spring-context:5.3.7'
8282
implementation 'org.aspectj:aspectjweaver:1.9.6'
8383
implementation 'org.slf4j:slf4j-api:1.7.30'
8484

0 commit comments

Comments
 (0)