Skip to content

Commit f1a3e05

Browse files
committed
Merge branch '3.3.x'
Closes gh-43456
2 parents 54d129b + 68b5b95 commit f1a3e05

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
@@ -1242,7 +1242,7 @@ bom {
12421242
}
12431243
links {
12441244
site("https://logback.qos.ch")
1245-
javadoc("https://logback.qos.ch/apidocs", "ch.qos.logback")
1245+
javadoc("https://logback.qos.ch/apidocs/ch.qos.logback.core", "ch.qos.logback")
12461246
}
12471247
}
12481248
library("Lombok", "1.18.36") {

0 commit comments

Comments
 (0)