Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
150b6b9d89
Bump spring-core from 5.2.8.RELEASE to 5.2.24.RELEASE
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.2.8.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.8.RELEASE...v5.2.24.RELEASE)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 19:51:30 +00:00

View File

@ -176,7 +176,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.2.8.RELEASE</version>
<version>5.2.24.RELEASE</version>
</dependency>
</dependencies>