Skip to content

Commit bd831dd

Browse files
committed
Upgrade to Spring LDAP 3.3.7
Closes gh-49968
1 parent 667dbb1 commit bd831dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2392,7 +2392,7 @@ bom {
23922392
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
23932393
}
23942394
}
2395-
library("Spring LDAP", "3.3.7-SNAPSHOT") {
2395+
library("Spring LDAP", "3.3.7") {
23962396
considerSnapshots()
23972397
group("org.springframework.ldap") {
23982398
modules = [

0 commit comments

Comments
 (0)