Skip to content

Commit f7cbdda

Browse files
committed
Upgrade to Spring LDAP 3.2.11
Closes gh-44111
1 parent 188c9a7 commit f7cbdda

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
@@ -2249,7 +2249,7 @@ bom {
22492249
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
22502250
}
22512251
}
2252-
library("Spring LDAP", "3.2.11-SNAPSHOT") {
2252+
library("Spring LDAP", "3.2.11") {
22532253
considerSnapshots()
22542254
group("org.springframework.ldap") {
22552255
modules = [

0 commit comments

Comments
 (0)