Skip to content

Commit

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

---
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 Mar 11, 2022
1 parent e2bee97 commit 3474a32
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 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent
ext {
awsSdkVersion = "2.17.142"
springVersion = "5.3.15"
springSecurityVersion = "5.6.1"
springSecurityVersion = "5.6.2"
springBootVersion = "2.5.6"
edisonVersion = "2.5.5"
}
Expand Down

0 comments on commit 3474a32

Please sign in to comment.