Skip to content

Commit 32d121d

Browse files
committed
Upgrade to Spring LDAP 3.2.16
Closes gh-48419
1 parent de7d5b7 commit 32d121d

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
@@ -2229,7 +2229,7 @@ bom {
22292229
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
22302230
}
22312231
}
2232-
library("Spring LDAP", "3.2.16-SNAPSHOT") {
2232+
library("Spring LDAP", "3.2.16") {
22332233
considerSnapshots()
22342234
group("org.springframework.ldap") {
22352235
modules = [

0 commit comments

Comments
 (0)