Skip to content

Commit

Permalink
build(deps-dev): bump spring-context from 5.2.14.RELEASE to 5.3.21
Browse files Browse the repository at this point in the history
Bumps [spring-context](https://github.com/spring-projects/spring-framework) from 5.2.14.RELEASE to 5.3.21.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.14.RELEASE...v5.3.21)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2022
1 parent 01398c5 commit bf27c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>5.2.14.RELEASE</version>
<version>5.3.21</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit bf27c3d

Please sign in to comment.