Skip to content

Commit 21b6009

Browse files
committed
Upgrade to Spring LDAP 3.2.11
Closes gh-44124
1 parent cd2f131 commit 21b6009

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
@@ -2232,7 +2232,7 @@ bom {
22322232
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
22332233
}
22342234
}
2235-
library("Spring LDAP", "3.2.11-SNAPSHOT") {
2235+
library("Spring LDAP", "3.2.11") {
22362236
considerSnapshots()
22372237
group("org.springframework.ldap") {
22382238
modules = [

0 commit comments

Comments
 (0)