Upgrade to UnboundID LDAPSDK 7.0.3

Closes gh-45983
This commit is contained in:
Stéphane Nicoll 2025-06-17 11:09:52 +02:00
parent 88a3cf543b
commit b48ffcc3a3
1 changed files with 1 additions and 1 deletions

View File

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