Browse Source

Start building against Spring LDAP 3.0.6 snapshots

See gh-37683
pull/38325/head
Andy Wilkinson 2 years ago
parent
commit
150cb5bdb6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1420,7 +1420,7 @@ bom { @@ -1420,7 +1420,7 @@ bom {
]
}
}
library("Spring LDAP", "3.0.5") {
library("Spring LDAP", "3.0.6-SNAPSHOT") {
considerSnapshots()
group("org.springframework.ldap") {
modules = [

Loading…
Cancel
Save