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

Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/6.5.0...6.5.1)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
  dependency-version: 6.5.1
  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]
2025-06-17 03:54:51 +00:00
committed by Spring Builds
parent cb35d3cbad
commit 6d7b30e112

View File

@@ -39,7 +39,7 @@ org-mongodb-mongodb-driver-reactivestreams = { module = "org.mongodb:mongodb-dri
org-mongodb-mongodb-driver-sync = { module = "org.mongodb:mongodb-driver-sync", version.ref = "org-mongodb" }
org-postgresql = "org.postgresql:postgresql:42.7.7"
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.0.1"
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.5.0"
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.5.1"
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.8"
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.6" }
io-spring-security-release-plugin = "io.spring.gradle:spring-security-release-plugin:1.0.6"