Skip to content

Commit a425574

Browse files
committed
Upgrade to Spring LDAP 3.3.0-M3
Closes gh-44596
1 parent 2f16b17 commit a425574

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
@@ -2349,7 +2349,7 @@ bom {
23492349
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
23502350
}
23512351
}
2352-
library("Spring LDAP", "3.3.0-SNAPSHOT") {
2352+
library("Spring LDAP", "3.3.0-M3") {
23532353
considerSnapshots()
23542354
group("org.springframework.ldap") {
23552355
modules = [

0 commit comments

Comments
 (0)