Bump spring-core

Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.2.8.RELEASE to 5.2.22.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.8.RELEASE...v5.2.22.RELEASE)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-03 16:42:45 +00:00
committed by Soby Chacko
parent 3854c0f989
commit 545ff85650

View File

@@ -33,7 +33,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.2.8.RELEASE</version>
<version>5.2.22.RELEASE</version>
<scope>test</scope>
</dependency>
</dependencies>