Bump org.springframework:spring-framework-bom from 6.1.12 to 6.1.13

Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.12 to 6.1.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.12...v6.1.13)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-01 21:27:36 +00:00
committed by Josh Cummings
parent b27a545e0b
commit 324cb4e0e5

View File

@@ -14,7 +14,7 @@ repositories {
ext.queryDslVersion = '5.0.0'
dependencies {
api platform("org.springframework:spring-framework-bom:6.1.12")
api platform("org.springframework:spring-framework-bom:6.1.13")
api platform("org.springframework.data:spring-data-bom:2021.2.18")
api platform('com.fasterxml.jackson:jackson-bom:2.15.4')
api platform("org.junit:junit-bom:5.8.2")