Skip to content

Commit 4751092

Browse files
committed
Upgrade to Spring LDAP 2.3.6
Closes gh-29720
1 parent 16c4759 commit 4751092

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
@@ -1681,7 +1681,7 @@ bom {
16811681
]
16821682
}
16831683
}
1684-
library("Spring LDAP", "2.3.6.BUILD-SNAPSHOT") {
1684+
library("Spring LDAP", "2.3.6.RELEASE") {
16851685
group("org.springframework.ldap") {
16861686
modules = [
16871687
"spring-ldap-core",

0 commit comments

Comments
 (0)