Skip to content

Commit 3b3bfd8

Browse files
committed
Upgrade to Spring LDAP 3.2.0
Closes gh-38317
1 parent 31e8af4 commit 3b3bfd8

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
@@ -1560,7 +1560,7 @@ bom {
15601560
]
15611561
}
15621562
}
1563-
library("Spring LDAP", "3.2.0-SNAPSHOT") {
1563+
library("Spring LDAP", "3.2.0") {
15641564
considerSnapshots()
15651565
group("org.springframework.ldap") {
15661566
modules = [

0 commit comments

Comments
 (0)