Skip to content

Commit 5999ceb

Browse files
build(deps): bump spring-context from 5.2.9.RELEASE to 5.3.0 (#1407)
Bumps [spring-context](https://github.com/spring-projects/spring-framework) from 5.2.9.RELEASE to 5.3.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.2.9.RELEASE...v5.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf0d5d8 commit 5999ceb

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
@@ -76,7 +76,7 @@ dependencies {
7676
implementation 'commons-validator:commons-validator:1.7'
7777
implementation 'org.apache.commons:commons-lang3:3.11'
7878
implementation 'commons-io:commons-io:2.8.0'
79-
implementation 'org.springframework:spring-context:5.2.9.RELEASE'
79+
implementation 'org.springframework:spring-context:5.3.0'
8080
implementation 'org.aspectj:aspectjweaver:1.9.6'
8181
implementation 'org.slf4j:slf4j-api:1.7.30'
8282

0 commit comments

Comments
 (0)