Skip to content

Commit 6f02571

Browse files
committed
Upgrade to Spring LDAP 3.3.0-M1
Closes gh-43765
1 parent 0a0176e commit 6f02571

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
@@ -2235,7 +2235,7 @@ bom {
22352235
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
22362236
}
22372237
}
2238-
library("Spring LDAP", "3.3.0-SNAPSHOT") {
2238+
library("Spring LDAP", "3.3.0-M1") {
22392239
considerSnapshots()
22402240
group("org.springframework.ldap") {
22412241
modules = [

0 commit comments

Comments
 (0)