Skip to content

Commit ace185e

Browse files
committed
Merge branch '3.5.x'
Closes gh-46571
2 parents b592a59 + 47e32d9 commit ace185e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2220,7 +2220,7 @@ bom {
22202220
}
22212221
links {
22222222
site("https://github.com/SeleniumHQ/htmlunit-driver")
2223-
releaseNotes("https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/htmlunit-driver-{version}")
2223+
releaseNotes("https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/{version}")
22242224
}
22252225
}
22262226
library("SendGrid", "4.10.3") {

0 commit comments

Comments
 (0)