Browse Source

build(deps-dev): bump spring-context from 5.3.24 to 5.3.25 (#1911)

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](https://github.com/spring-projects/spring-framework/compare/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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1916/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
1d07c9a93d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      core/pom.xml

2
core/pom.xml

@ -47,7 +47,7 @@ @@ -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>

Loading…
Cancel
Save