Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent cb1261a commit 5615ebe
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 @@ -64,7 +64,7 @@ dependencies {
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-ldap:5.8.14"
api "org.springframework.security:spring-security-ldap:5.8.15"
}
}

0 comments on commit 5615ebe

Please sign in to comment.