Skip to content

Commit f9aedf5

Browse files
committed
Merge branch '3.3.x'
Closes gh-43311
2 parents 74d69d0 + fcfbe50 commit f9aedf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ bom {
562562
}
563563
links {
564564
site("https://github.com/brettwooldridge/HikariCP")
565-
javadoc("https://javadoc.io/doc/com.zaxxer/HikariCP/{version}", "com.zaxxer.hikari")
565+
javadoc("https://javadoc.io/doc/com.zaxxer/HikariCP/{version}/com.zaxxer.hikari", "com.zaxxer.hikari")
566566
}
567567
}
568568
library("HSQLDB", "2.7.3") {

0 commit comments

Comments
 (0)