Skip to content

Commit e45b4cc

Browse files
committed
Start building against Spring LDAP 3.3.1 snapshots
See gh-45783
1 parent ce45de9 commit e45b4cc

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

0 commit comments

Comments
 (0)