Bump org.springframework:spring-core

Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.2.22.RELEASE to 5.2.24.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.22.RELEASE...v5.2.24.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-08-28 18:33:33 +00:00
committed by Soby Chacko
parent e641f01a55
commit 2718260aa9

View File

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