Skip to content

Commit 68c028e

Browse files
committed
Upgrade to Spring LDAP 3.3.2
Closes gh-46285
1 parent ae0f908 commit 68c028e

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
@@ -2364,7 +2364,7 @@ bom {
23642364
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
23652365
}
23662366
}
2367-
library("Spring LDAP", "3.3.2-SNAPSHOT") {
2367+
library("Spring LDAP", "3.3.2") {
23682368
considerSnapshots()
23692369
group("org.springframework.ldap") {
23702370
modules = [

0 commit comments

Comments
 (0)