Skip to content

Commit d5af9a4

Browse files
committed
Upgrade to Spring LDAP 3.1.5
Closes gh-40203
1 parent db7059c commit d5af9a4

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
@@ -1458,7 +1458,7 @@ bom {
14581458
]
14591459
}
14601460
}
1461-
library("Spring LDAP", "3.1.5-SNAPSHOT") {
1461+
library("Spring LDAP", "3.1.5") {
14621462
considerSnapshots()
14631463
group("org.springframework.ldap") {
14641464
modules = [

0 commit comments

Comments
 (0)