Skip to content

Commit 5bbc075

Browse files
committed
Upgrade to Spring LDAP 3.2.13
Closes gh-45758
1 parent 9e48eed commit 5bbc075

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
@@ -2227,7 +2227,7 @@ bom {
22272227
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
22282228
}
22292229
}
2230-
library("Spring LDAP", "3.2.13-SNAPSHOT") {
2230+
library("Spring LDAP", "3.2.13") {
22312231
considerSnapshots()
22322232
group("org.springframework.ldap") {
22332233
modules = [

0 commit comments

Comments
 (0)