Skip to content

Commit

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

---
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 Nov 2, 2023
1 parent fc78226 commit 92b95f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ val javaxTransactionApiVersion = "1.3"
val assertKVersion = "0.27.0"
val thumbnailatorVersion = "0.4.20"
val commonsTextVersion = "1.11.0"
val springSecurityVersion = "6.1.2"
val springSecurityVersion = "6.1.5"
val mockitoVersion = "4.1.0"
val h2Version = "2.2.224"

Expand Down

0 comments on commit 92b95f0

Please sign in to comment.