Skip to content

Commit e5faa54

Browse files
committed
Upgrade to Spring LDAP 3.2.0-M3
Closes gh-37235
1 parent b00e6a8 commit e5faa54

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
@@ -1569,7 +1569,7 @@ bom {
15691569
]
15701570
}
15711571
}
1572-
library("Spring LDAP", "3.2.0-SNAPSHOT") {
1572+
library("Spring LDAP", "3.2.0-M3") {
15731573
considerSnapshots()
15741574
group("org.springframework.ldap") {
15751575
modules = [

0 commit comments

Comments
 (0)