Browse Source

Start building against Spring LDAP 3.1.2 snapshots

See gh-37699
pull/38706/head
Andy Wilkinson 2 years ago
parent
commit
8b64bf1876
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save