Skip to content

Commit f298614

Browse files
committed
Upgrade to Spring LDAP 3.2.12
Closes gh-45095
1 parent 3f6fe9f commit f298614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2193,7 +2193,7 @@ bom {
21932193
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
21942194
}
21952195
}
2196-
library("Spring LDAP", "3.2.12-SNAPSHOT") {
2196+
library("Spring LDAP", "3.2.12") {
21972197
considerSnapshots()
21982198
group("org.springframework.ldap") {
21992199
modules = [

0 commit comments

Comments
 (0)