Skip to content

Commit e731986

Browse files
committed
Upgrade to Spring LDAP 3.2.3
Closes gh-40215
1 parent 2028d43 commit e731986

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
@@ -1571,7 +1571,7 @@ bom {
15711571
]
15721572
}
15731573
}
1574-
library("Spring LDAP", "3.2.3-SNAPSHOT") {
1574+
library("Spring LDAP", "3.2.3") {
15751575
considerSnapshots()
15761576
group("org.springframework.ldap") {
15771577
modules = [

0 commit comments

Comments
 (0)