Skip to content

Commit

Permalink
Bump spring-security-core from 5.7.3 to 5.7.4
Browse files Browse the repository at this point in the history
Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.7.3 to 5.7.4.
- [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@5.7.3...5.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Oct 26, 2022
1 parent 1954402 commit bc1e58c
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 @@ -19,7 +19,7 @@ buildscript {
ext {
awsSdkVersion = "2.17.283"
springVersion = "5.3.23"
springSecurityVersion = "5.7.3"
springSecurityVersion = "5.7.4"
springBootVersion = "2.7.4"
edisonVersion = "2.7.4"
jacksonVersion = "2.13.4"
Expand Down

0 comments on commit bc1e58c

Please sign in to comment.