Browse Source

Upgrade to UnboundID LDAPSDK 6.0.9

Closes gh-35848
pull/36038/head
Stephane Nicoll 3 years ago
parent
commit
c6bb958ce3
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save