Skip to content

Commit 09d1b79

Browse files
committed
Upgrade to Spring LDAP 3.3.0
Closes gh-45441
1 parent 1d5e0f8 commit 09d1b79

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
@@ -2334,7 +2334,7 @@ bom {
23342334
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
23352335
}
23362336
}
2337-
library("Spring LDAP", "3.3.0-SNAPSHOT") {
2337+
library("Spring LDAP", "3.3.0") {
23382338
considerSnapshots()
23392339
group("org.springframework.ldap") {
23402340
modules = [

0 commit comments

Comments
 (0)