Use HtmlUnit release notes link for HtmlUnit 2.x
See gh-39869
This commit is contained in:
parent
4959c42058
commit
cf24cc1eba
|
@ -1729,7 +1729,7 @@ bom {
|
||||||
}
|
}
|
||||||
links {
|
links {
|
||||||
site("https://github.com/SeleniumHQ/htmlunit-driver")
|
site("https://github.com/SeleniumHQ/htmlunit-driver")
|
||||||
releaseNotes("https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/htmlunit3-driver-{version}")
|
releaseNotes("https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/htmlunit-driver-{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("SendGrid", "4.10.2") {
|
library("SendGrid", "4.10.2") {
|
||||||
|
|
Loading…
Reference in New Issue