Skip to content

Commit 7bd2d00

Browse files
committed
Upgrade to Spring LDAP 3.2.8
Closes gh-43184
1 parent ad8aa45 commit 7bd2d00

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
@@ -2206,7 +2206,7 @@ bom {
22062206
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
22072207
}
22082208
}
2209-
library("Spring LDAP", "3.2.7") {
2209+
library("Spring LDAP", "3.2.8") {
22102210
considerSnapshots()
22112211
group("org.springframework.ldap") {
22122212
modules = [

0 commit comments

Comments
 (0)