Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 16c7095

Browse files
dependabot[bot]jzheaux
authored andcommittedDec 12, 2024·
Bump org.springframework.security:spring-security-ldap
Bumps [org.springframework.security:spring-security-ldap](https://github.com/spring-projects/spring-security) from 5.8.15 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.15...5.8.16) --- 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]>
1 parent fa444f8 commit 16c7095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464
api "org.slf4j:slf4j-log4j12:1.7.36"
6565
api "org.springframework.security:spring-security-config:5.8.15"
6666
api "org.springframework.security:spring-security-core:5.8.16"
67-
api "org.springframework.security:spring-security-ldap:5.8.15"
67+
api "org.springframework.security:spring-security-ldap:5.8.16"
6868
}
6969
}
7070

0 commit comments

Comments
 (0)
Please sign in to comment.