Browse Source

Start building against Spring LDAP 3.1.4 snapshots

See gh-39465
pull/39591/head
Andy Wilkinson 2 years ago
parent
commit
097ff791d6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save