Skip to content

Commit 6bf172f

Browse files
committed
Upgrade to Spring LDAP 2.3.6
Closes gh-29710
1 parent 00114f9 commit 6bf172f

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
@@ -1702,7 +1702,7 @@ bom {
17021702
]
17031703
}
17041704
}
1705-
library("Spring LDAP", "2.3.6.BUILD-SNAPSHOT") {
1705+
library("Spring LDAP", "2.3.6.RELEASE") {
17061706
group("org.springframework.ldap") {
17071707
modules = [
17081708
"spring-ldap-core",

0 commit comments

Comments
 (0)