Skip to content

Commit 9653b7f

Browse files
committed
Upgrade to Spring LDAP 3.2.13
Closes gh-45758
1 parent 59e9d25 commit 9653b7f

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

0 commit comments

Comments
 (0)