Upgrade to UnboundID LDAPSDK 7.0.2

Closes gh-44099
This commit is contained in:
Phillip Webb
2025-02-04 12:07:37 -08:00
parent 96de268dfb
commit 6fd3fc418e

View File

@@ -2448,7 +2448,7 @@ bom {
releaseNotes(version -> "https://tomcat.apache.org/tomcat-%s.%s-doc/changelog.html".formatted(version.major(), version.minor()))
}
}
library("UnboundID LDAPSDK", "6.0.11") {
library("UnboundID LDAPSDK", "7.0.2") {
group("com.unboundid") {
modules = [
"unboundid-ldapsdk"