Skip to content

Commit c8eb603

Browse files
committed
Upgrade to Spring LDAP 3.2.7
Closes gh-42538
1 parent 302ec98 commit c8eb603

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
@@ -1634,7 +1634,7 @@ bom {
16341634
]
16351635
}
16361636
}
1637-
library("Spring LDAP", "3.2.7-SNAPSHOT") {
1637+
library("Spring LDAP", "3.2.7") {
16381638
considerSnapshots()
16391639
group("org.springframework.ldap") {
16401640
modules = [

0 commit comments

Comments
 (0)