Skip to content

Commit

Permalink
Bump org.springframework.security:spring-security-bom (#9036)
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.1.7 to 6.1.8.
- [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.1.7...6.1.8)

---
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 3489261 commit 54aa608
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 @@ -106,7 +106,7 @@ ext {
springGraphqlVersion = '1.2.5'
springKafkaVersion = '3.0.15'
springRetryVersion = '2.0.5'
springSecurityVersion = '6.1.7'
springSecurityVersion = '6.1.8'
springVersion = '6.0.18'
springWsVersion = '4.0.10'
testcontainersVersion = '1.19.7'
Expand Down

0 comments on commit 54aa608

Please sign in to comment.