Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 13, 2023
1 parent 95b7205 commit 7273a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>5.3.24</version>
<version>5.3.25</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 7273a9b

Please sign in to comment.