parent
88a3cf543b
commit
b48ffcc3a3
|
@ -2579,7 +2579,7 @@ bom {
|
||||||
releaseNotes(version -> "https://tomcat.apache.org/tomcat-%s.%s-doc/changelog.html".formatted(version.major(), version.minor()))
|
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") {
|
group("com.unboundid") {
|
||||||
modules = [
|
modules = [
|
||||||
"unboundid-ldapsdk"
|
"unboundid-ldapsdk"
|
||||||
|
|
Loading…
Reference in New Issue