Skip to content

Commit beafbe5

Browse files
committed
Upgrade to Spring LDAP 3.2.4
Closes gh-41023
1 parent 10dcdcc commit beafbe5

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
@@ -1626,7 +1626,7 @@ bom {
16261626
]
16271627
}
16281628
}
1629-
library("Spring LDAP", "3.2.4-SNAPSHOT") {
1629+
library("Spring LDAP", "3.2.4") {
16301630
considerSnapshots()
16311631
group("org.springframework.ldap") {
16321632
modules = [

0 commit comments

Comments
 (0)