Skip to content

Commit 578d9ec

Browse files
committed
Upgrade to Spring LDAP 3.2.3
Closes gh-40228
1 parent ab783d4 commit 578d9ec

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
@@ -1938,7 +1938,7 @@ bom {
19381938
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
19391939
}
19401940
}
1941-
library("Spring LDAP", "3.2.3-SNAPSHOT") {
1941+
library("Spring LDAP", "3.2.3") {
19421942
considerSnapshots()
19431943
group("org.springframework.ldap") {
19441944
modules = [

0 commit comments

Comments
 (0)