Skip to content

Commit fc69d27

Browse files
committed
Upgrade to Spring LDAP 3.0.6
Closes gh-37683
1 parent 53a020f commit fc69d27

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
@@ -1416,7 +1416,7 @@ bom {
14161416
]
14171417
}
14181418
}
1419-
library("Spring LDAP", "3.0.6-SNAPSHOT") {
1419+
library("Spring LDAP", "3.0.6") {
14201420
considerSnapshots()
14211421
group("org.springframework.ldap") {
14221422
modules = [

0 commit comments

Comments
 (0)