Browse Source

Upgrade to UnboundID LDAPSDK 6.0.8

Closes gh-34583
pull/34585/head
Andy Wilkinson 3 years ago
parent
commit
45d36a5f42
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1481,7 +1481,7 @@ bom { @@ -1481,7 +1481,7 @@ bom {
]
}
}
library("UnboundID LDAPSDK", "6.0.7") {
library("UnboundID LDAPSDK", "6.0.8") {
group("com.unboundid") {
modules = [
"unboundid-ldapsdk"

Loading…
Cancel
Save