Skip to content

Commit f508be2

Browse files
committed
Upgrade to Spring LDAP 3.2.6
Closes gh-41739
1 parent 0cb8057 commit f508be2

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
@@ -2042,7 +2042,7 @@ bom {
20422042
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
20432043
}
20442044
}
2045-
library("Spring LDAP", "3.2.5-SNAPSHOT") {
2045+
library("Spring LDAP", "3.2.6") {
20462046
considerSnapshots()
20472047
group("org.springframework.ldap") {
20482048
modules = [

0 commit comments

Comments
 (0)