Skip to content

Commit 73e495e

Browse files
committed
Upgrade to Spring LDAP 3.0.5
Closes gh-36836
1 parent 1b80026 commit 73e495e

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
@@ -1396,7 +1396,7 @@ bom {
13961396
]
13971397
}
13981398
}
1399-
library("Spring LDAP", "3.0.5-SNAPSHOT") {
1399+
library("Spring LDAP", "3.0.5") {
14001400
group("org.springframework.ldap") {
14011401
modules = [
14021402
"spring-ldap-core",

0 commit comments

Comments
 (0)