Skip to content

Commit b898e24

Browse files
committed
Upgrade to Spring LDAP 3.3.1
Closes gh-45783
1 parent f98b47c commit b898e24

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
@@ -2344,7 +2344,7 @@ bom {
23442344
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
23452345
}
23462346
}
2347-
library("Spring LDAP", "3.3.1-SNAPSHOT") {
2347+
library("Spring LDAP", "3.3.1") {
23482348
considerSnapshots()
23492349
group("org.springframework.ldap") {
23502350
modules = [

0 commit comments

Comments
 (0)