Skip to content

Commit e18be3a

Browse files
committed
Adapt release notes link for Selenium HtmlUnit
Closes gh-46531
1 parent 140ace1 commit e18be3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2045,7 +2045,7 @@ bom {
20452045
}
20462046
links {
20472047
site("https://github.com/SeleniumHQ/htmlunit-driver")
2048-
releaseNotes("https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/htmlunit-driver-{version}")
2048+
releaseNotes("https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/{version}")
20492049
}
20502050
}
20512051
library("SendGrid", "4.10.3") {

0 commit comments

Comments
 (0)