Skip to content

Commit f582165

Browse files
committed
Upgrade to Spring LDAP 3.1.1
Closes gh-36847
1 parent 9b4df98 commit f582165

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
@@ -1434,7 +1434,7 @@ bom {
14341434
]
14351435
}
14361436
}
1437-
library("Spring LDAP", "3.1.1-SNAPSHOT") {
1437+
library("Spring LDAP", "3.1.1") {
14381438
group("org.springframework.ldap") {
14391439
modules = [
14401440
"spring-ldap-core",

0 commit comments

Comments
 (0)