Skip to content

Commit 682d6e5

Browse files
committed
Merge branch '3.3.x'
Closes gh-43607
2 parents 8af1778 + b589313 commit 682d6e5

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
@@ -862,7 +862,7 @@ bom {
862862
}
863863
links {
864864
releaseNotes("https://github.com/jakartaee/jaxb-api/releases/tag/{version}")
865-
javadoc(version -> "https://jakarta.ee/specifications/xml-binding/%s.%s/apidocs"
865+
javadoc(version -> "https://jakarta.ee/specifications/xml-binding/%s.%s/apidocs/jakarta.xml.bind"
866866
.formatted(version.major(), version.minor()), "jakarta.xml.bind")
867867
}
868868
}

0 commit comments

Comments
 (0)