Bump org.springframework.data:spring-data-bom

Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2022.0.11 to 2022.0.12.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases)
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2022.0.11...2022.0.12)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-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]
2023-11-20 12:13:31 +00:00
committed by Marcus Hert Da Coregio
parent 26dd508ab7
commit bc080ca429

View File

@@ -81,7 +81,7 @@ org-springframework-boot-spring-boot-starter-validation = { module = "org.spring
org-springframework-boot-spring-boot-starter-web = { module = "org.springframework.boot:spring-boot-starter-web", version.ref = "org-springframework-boot" }
org-springframework-boot-spring-boot-starter-webflux = { module = "org.springframework.boot:spring-boot-starter-webflux", version.ref = "org-springframework-boot" }
org-springframework-boot-spring-boot-starter-websocket = { module = "org.springframework.boot:spring-boot-starter-websocket", version.ref = "org-springframework-boot" }
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2022.0.11"
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2022.0.12"
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.1.5"
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.0.14"
org-springframework-springloaded = "org.springframework:springloaded:1.2.8.RELEASE"