Skip to content

Commit fea81fb

Browse files
committed
Upgrade to Spring LDAP 3.1.2
Closes gh-37699
1 parent 43b566b commit fea81fb

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
@@ -1456,7 +1456,7 @@ bom {
14561456
]
14571457
}
14581458
}
1459-
library("Spring LDAP", "3.1.2-SNAPSHOT") {
1459+
library("Spring LDAP", "3.1.2") {
14601460
considerSnapshots()
14611461
group("org.springframework.ldap") {
14621462
modules = [

0 commit comments

Comments
 (0)