Skip to content

Commit bf15797

Browse files
committed
Upgrade to Spring LDAP 3.0.1
Closes gh-34154
1 parent ed5bec1 commit bf15797

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
@@ -1392,7 +1392,7 @@ bom {
13921392
]
13931393
}
13941394
}
1395-
library("Spring LDAP", "3.0.1-SNAPSHOT") {
1395+
library("Spring LDAP", "3.0.1") {
13961396
group("org.springframework.ldap") {
13971397
modules = [
13981398
"spring-ldap-core",

0 commit comments

Comments
 (0)