Skip to content

Commit f619d66

Browse files
committed
Upgrade to Spring LDAP 2.3.5
Closes gh-28963
1 parent aab30b1 commit f619d66

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
@@ -1698,7 +1698,7 @@ bom {
16981698
]
16991699
}
17001700
}
1701-
library("Spring LDAP", "2.3.5.BUILD-SNAPSHOT") {
1701+
library("Spring LDAP", "2.3.5.RELEASE") {
17021702
group("org.springframework.ldap") {
17031703
modules = [
17041704
"spring-ldap-core",

0 commit comments

Comments
 (0)