Skip to content

Commit fbc629a

Browse files
committed
Upgrade to Spring LDAP 2.3.4.RELEASE
Closes gh-26393
1 parent d9d79ba commit fbc629a

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
@@ -1594,7 +1594,7 @@ bom {
15941594
]
15951595
}
15961596
}
1597-
library("Spring LDAP", "2.3.4.BUILD-SNAPSHOT") {
1597+
library("Spring LDAP", "2.3.4.RELEASE") {
15981598
group("org.springframework.ldap") {
15991599
modules = [
16001600
"spring-ldap-core",

0 commit comments

Comments
 (0)