Skip to content

Commit 6c85da3

Browse files
committed
Upgrade to Spring LDAP 3.3.0-M2
Closes gh-44164
1 parent 95eb8f8 commit 6c85da3

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
@@ -2341,7 +2341,7 @@ bom {
23412341
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
23422342
}
23432343
}
2344-
library("Spring LDAP", "3.3.0-SNAPSHOT") {
2344+
library("Spring LDAP", "3.3.0-M2") {
23452345
considerSnapshots()
23462346
group("org.springframework.ldap") {
23472347
modules = [

0 commit comments

Comments
 (0)