Browse Source

Merge branch '3.5.x'

Closes gh-46571
pull/46627/head
Stéphane Nicoll 8 months ago
parent
commit
ace185ea82
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -2220,7 +2220,7 @@ bom { @@ -2220,7 +2220,7 @@ bom {
}
links {
site("https://github.com/SeleniumHQ/htmlunit-driver")
releaseNotes("https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/htmlunit-driver-{version}")
releaseNotes("https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/{version}")
}
}
library("SendGrid", "4.10.3") {

Loading…
Cancel
Save