Skip to content

Commit 29f1ee7

Browse files
committed
Upgrade to Spring LDAP 3.2.2
Closes gh-39498
1 parent a731c6e commit 29f1ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1502,7 +1502,7 @@ bom {
15021502
]
15031503
}
15041504
}
1505-
library("Spring LDAP", "3.2.2-SNAPSHOT") {
1505+
library("Spring LDAP", "3.2.2") {
15061506
considerSnapshots()
15071507
group("org.springframework.ldap") {
15081508
modules = [

0 commit comments

Comments
 (0)