Skip to content

Commit 66ff668

Browse files
committed
Upgrade to Spring LDAP 3.2.4
Closes gh-41038
1 parent e3eb37c commit 66ff668

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
@@ -1997,7 +1997,7 @@ bom {
19971997
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
19981998
}
19991999
}
2000-
library("Spring LDAP", "3.2.4-SNAPSHOT") {
2000+
library("Spring LDAP", "3.2.4") {
20012001
considerSnapshots()
20022002
group("org.springframework.ldap") {
20032003
modules = [

0 commit comments

Comments
 (0)