Bump org.springframework:spring-core (#255)

Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.2.24.RELEASE to 6.0.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.24.RELEASE...v6.0.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-10 15:29:42 -04:00
committed by GitHub
parent 13bc86a240
commit c231b953ef

View File

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