Browse Source

Upgrade to UnboundID LDAPSDK 6.0.10

Closes gh-37767
pull/38706/head
Andy Wilkinson 2 years ago
parent
commit
dfc95f9f72
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1575,7 +1575,7 @@ bom { @@ -1575,7 +1575,7 @@ bom {
]
}
}
library("UnboundID LDAPSDK", "6.0.9") {
library("UnboundID LDAPSDK", "6.0.10") {
group("com.unboundid") {
modules = [
"unboundid-ldapsdk"

Loading…
Cancel
Save