Skip to content

Commit 858cadc

Browse files
committed
Upgrade to Spring LDAP 3.2.0-M1
Closes gh-36299
1 parent 0a365ac commit 858cadc

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
@@ -1430,7 +1430,7 @@ bom {
14301430
]
14311431
}
14321432
}
1433-
library("Spring LDAP", "3.2.0-SNAPSHOT") {
1433+
library("Spring LDAP", "3.2.0-M1") {
14341434
group("org.springframework.ldap") {
14351435
modules = [
14361436
"spring-ldap-core",

0 commit comments

Comments
 (0)