build(deps-dev): Bump org.springframework:spring-context (#3404)

Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.1.5.RELEASE to 5.2.21.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.5.RELEASE...v5.2.21.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-05-29 20:39:59 +08:00 committed by GitHub
parent cf81be1bb0
commit 773a715827
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<properties> <properties>
<aspectj.version>1.9.2</aspectj.version> <aspectj.version>1.9.2</aspectj.version>
<spring.test.version>5.1.5.RELEASE</spring.test.version> <spring.test.version>5.2.21.RELEASE</spring.test.version>
</properties> </properties>
<dependencies> <dependencies>