Skip to content

Commit f0da887

Browse files
committed
Upgrade to Spring LDAP 3.1.4
Closes gh-39465
1 parent 1036182 commit f0da887

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

0 commit comments

Comments
 (0)