Bump org.springframework:spring-framework-bom from 6.1.0-RC2 to 6.1.0

Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.0-RC2 to 6.1.0.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.0-RC2...v6.1.0)

---
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]
2023-11-17 03:25:03 +00:00
committed by Marcus Hert Da Coregio
parent 97466ad541
commit 4aa4b23c2f

View File

@@ -89,7 +89,7 @@ org-springframework-boot-spring-boot-starter-websocket = { module = "org.springf
org-springframework-boot-spring-boot-testcontainers = { module = "org.springframework.boot:spring-boot-testcontainers", version.ref = "org-springframework-boot" }
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2023.1.0-RC1"
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.2.0-RC2"
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.0-RC2"
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.0"
org-springframework-springloaded = "org.springframework:springloaded:1.2.8.RELEASE"
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version.ref = "org-testcontainers" }
org-testcontainers-db2 = { module = "org.testcontainers:db2", version.ref = "org-testcontainers" }