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

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.3.0 to 6.3.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.3.0...6.3.1)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
  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]
2024-06-18 17:07:23 +00:00
committed by GitHub
parent 722c3b58ec
commit a2bc22eb58

View File

@@ -113,7 +113,7 @@ ext {
springGraphqlVersion = '1.3.1'
springKafkaVersion = '3.2.1'
springRetryVersion = '2.0.6'
springSecurityVersion = '6.3.0'
springSecurityVersion = '6.3.1'
springVersion = '6.1.9'
springWsVersion = '4.0.11'
testcontainersVersion = '1.19.8'