Skip to content

Commit

Permalink
Bump org.springframework.security:spring-security-bom (#9033)
Browse files Browse the repository at this point in the history
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.2.2...6.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 19, 2024
1 parent 0b1d691 commit a7bc834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ ext {
springGraphqlVersion = '1.2.5'
springKafkaVersion = '3.1.2'
springRetryVersion = '2.0.5'
springSecurityVersion = '6.2.2'
springSecurityVersion = '6.2.3'
springVersion = '6.1.5'
springWsVersion = '4.0.10'
testcontainersVersion = '1.19.7'
Expand Down

0 comments on commit a7bc834

Please sign in to comment.