Skip to content

Commit

Permalink
build(deps-dev): Bump org.springframework:spring-context (#3404)
Browse files Browse the repository at this point in the history
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](spring-projects/spring-framework@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent cf81be1 commit 773a715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sentinel-extension/sentinel-annotation-aspectj/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<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>

<dependencies>
Expand Down

0 comments on commit 773a715

Please sign in to comment.