Browse Source

Upgrade to UnboundID LDAPSDK 6.0.6

Closes gh-32389
pull/32405/head
Stephane Nicoll 3 years ago
parent
commit
74c1f5bede
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save