Skip to content

Commit 8113f38

Browse files
committed
Upgrade to Spring LDAP 3.2.7
Closes gh-42550
1 parent 573f25f commit 8113f38

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
@@ -2054,7 +2054,7 @@ bom {
20542054
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
20552055
}
20562056
}
2057-
library("Spring LDAP", "3.2.7-SNAPSHOT") {
2057+
library("Spring LDAP", "3.2.7") {
20582058
considerSnapshots()
20592059
group("org.springframework.ldap") {
20602060
modules = [

0 commit comments

Comments
 (0)