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 5.8.14 to 5.8.16.
- [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.8.14...5.8.16)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 734336d commit 6894e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
api "org.slf4j:slf4j-api:1.7.36"
api "org.slf4j:slf4j-log4j12:1.7.36"
api "org.springframework.security:spring-security-config:5.8.14"
api "org.springframework.security:spring-security-core:5.8.14"
api "org.springframework.security:spring-security-core:5.8.16"
api "org.springframework.security:spring-security-ldap:5.8.14"
}
}
Expand Down

0 comments on commit 6894e20

Please sign in to comment.