Skip to content

Commit 0fa8a27

Browse files
committed
Upgrade to Spring LDAP 3.1.3
Closes gh-38681
1 parent 29016ef commit 0fa8a27

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.3-SNAPSHOT") {
1461+
library("Spring LDAP", "3.1.3") {
14621462
considerSnapshots()
14631463
group("org.springframework.ldap") {
14641464
modules = [

0 commit comments

Comments
 (0)