Skip to content

Commit 984c5c2

Browse files
committed
Upgrade to Spring LDAP 3.3.3
Closes gh-46707
1 parent 0c30382 commit 984c5c2

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

0 commit comments

Comments
 (0)