Skip to content

Commit 1319fac

Browse files
committed
Upgrade to Spring LDAP 3.2.8
Closes gh-43189
1 parent 4f2e4df commit 1319fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2189,7 +2189,7 @@ bom {
21892189
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
21902190
}
21912191
}
2192-
library("Spring LDAP", "3.2.7") {
2192+
library("Spring LDAP", "3.2.8") {
21932193
considerSnapshots()
21942194
group("org.springframework.ldap") {
21952195
modules = [

0 commit comments

Comments
 (0)