Skip to content

Commit 436366e

Browse files
committed
Upgrade to Spring LDAP 3.0.0-M4
Closes gh-32105
1 parent 172fe24 commit 436366e

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
@@ -1451,7 +1451,7 @@ bom {
14511451
]
14521452
}
14531453
}
1454-
library("Spring LDAP", "3.0.0-SNAPSHOT") {
1454+
library("Spring LDAP", "3.0.0-M4") {
14551455
group("org.springframework.ldap") {
14561456
modules = [
14571457
"spring-ldap-core",

0 commit comments

Comments
 (0)