Skip to content

Commit 50fd3e3

Browse files
build(deps): bump spring-context from 5.3.13 to 5.3.14 (#1614)
Bumps [spring-context](https://github.com/spring-projects/spring-framework) from 5.3.13 to 5.3.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.13...v5.3.14) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a43064d commit 50fd3e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
implementation 'commons-validator:commons-validator:1.7'
5656
implementation 'org.apache.commons:commons-lang3:3.12.0'
5757
implementation 'commons-io:commons-io:2.11.0'
58-
implementation 'org.springframework:spring-context:5.3.13'
58+
implementation 'org.springframework:spring-context:5.3.14'
5959
implementation 'org.aspectj:aspectjweaver:1.9.7'
6060
implementation 'org.slf4j:slf4j-api:1.7.32'
6161

0 commit comments

Comments
 (0)