Browse Source

Upgrade to UnboundID LDAPSDK 6.0.5

Closes gh-30942
pull/31139/head
Andy Wilkinson 4 years ago
parent
commit
bef675ded0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1895,7 +1895,7 @@ bom { @@ -1895,7 +1895,7 @@ bom {
]
}
}
library("UnboundID LDAPSDK", "6.0.4") {
library("UnboundID LDAPSDK", "6.0.5") {
group("com.unboundid") {
modules = [
"unboundid-ldapsdk"

Loading…
Cancel
Save