Bump org.springframework.security:spring-security-bom (#9973)

Bumps the development-dependencies group with 1 update: [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security).


Updates `org.springframework.security:spring-security-bom` from 6.4.4 to 6.4.5
- [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.4.4...6.4.5)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
  dependency-version: 6.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

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]
2025-04-22 16:52:20 +00:00
committed by GitHub
parent 75d4ced670
commit 244b589e54

View File

@@ -113,7 +113,7 @@ ext {
springGraphqlVersion = '1.3.5'
springKafkaVersion = '3.3.4'
springRetryVersion = '2.0.11'
springSecurityVersion = '6.4.4'
springSecurityVersion = '6.4.5'
springVersion = '6.2.6'
springWsVersion = '4.0.12'
testcontainersVersion = '1.20.6'