Skip to content

Commit e869bd2

Browse files
committed
Start building against Spring LDAP 3.3.2 snapshots
See gh-46285
1 parent 4fd0afd commit e869bd2

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
@@ -2364,7 +2364,7 @@ bom {
23642364
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
23652365
}
23662366
}
2367-
library("Spring LDAP", "3.3.1") {
2367+
library("Spring LDAP", "3.3.2-SNAPSHOT") {
23682368
considerSnapshots()
23692369
group("org.springframework.ldap") {
23702370
modules = [

0 commit comments

Comments
 (0)