Skip to content

Commit 7ef2ee2

Browse files
committed
Upgrade to Spring LDAP 3.2.12
Closes gh-45059
1 parent 3aa352a commit 7ef2ee2

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
@@ -2207,7 +2207,7 @@ bom {
22072207
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
22082208
}
22092209
}
2210-
library("Spring LDAP", "3.2.12-SNAPSHOT") {
2210+
library("Spring LDAP", "3.2.12") {
22112211
considerSnapshots()
22122212
group("org.springframework.ldap") {
22132213
modules = [

0 commit comments

Comments
 (0)