Skip to content

Commit b6d648e

Browse files
committed
Upgrade to Spring LDAP 3.2.6
Closes gh-41754
1 parent 573f607 commit b6d648e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2032,7 +2032,7 @@ bom {
20322032
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
20332033
}
20342034
}
2035-
library("Spring LDAP", "3.2.5-SNAPSHOT") {
2035+
library("Spring LDAP", "3.2.6") {
20362036
considerSnapshots()
20372037
group("org.springframework.ldap") {
20382038
modules = [

0 commit comments

Comments
 (0)