Skip to content

Commit 2374347

Browse files
committed
Upgrade to Spring LDAP 2.4.0-M2
Closes gh-29764
1 parent 2afa02c commit 2374347

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
@@ -1693,7 +1693,7 @@ bom {
16931693
]
16941694
}
16951695
}
1696-
library("Spring LDAP", "2.4.0-SNAPSHOT") {
1696+
library("Spring LDAP", "2.4.0-M2") {
16971697
group("org.springframework.ldap") {
16981698
modules = [
16991699
"spring-ldap-core",

0 commit comments

Comments
 (0)