diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8b76147f873..cb7fb372e61 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2160,7 +2160,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") {