Skip to content

Commit 47e32d9

Browse files
committed
Merge branch '3.4.x' into 3.5.x
Closes gh-46570
2 parents db661c8 + e18be3a commit 47e32d9

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
@@ -2160,7 +2160,7 @@ bom {
21602160
}
21612161
links {
21622162
site("https://github.com/SeleniumHQ/htmlunit-driver")
2163-
releaseNotes("https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/htmlunit-driver-{version}")
2163+
releaseNotes("https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/{version}")
21642164
}
21652165
}
21662166
library("SendGrid", "4.10.3") {

0 commit comments

Comments
 (0)