Skip to content

Commit dd1e09e

Browse files
committed
Upgrade to Spring LDAP 3.2.10
Closes gh-43417
1 parent 236fa61 commit dd1e09e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2236,7 +2236,7 @@ bom {
22362236
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
22372237
}
22382238
}
2239-
library("Spring LDAP", "3.2.9-SNAPSHOT") {
2239+
library("Spring LDAP", "3.2.10") {
22402240
considerSnapshots()
22412241
group("org.springframework.ldap") {
22422242
modules = [

0 commit comments

Comments
 (0)