Skip to content

Commit 80f802e

Browse files
committed
Merge branch '3.5.x'
Closes gh-46567
2 parents 278831f + 6ae2b54 commit 80f802e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,6 @@ bom {
863863
]
864864
}
865865
links {
866-
releaseNotes("https://github.com/jakartaee/jaxb-api/releases/tag/{version}")
867866
javadoc("jakarta-websocket-server", version -> "https://jakarta.ee/specifications/websocket/%s.%s/apidocs/server"
868867
.formatted(version.major(), version.minor()), "jakarta.websocket.server")
869868
javadoc("jakarta-websocket-client", version -> "https://jakarta.ee/specifications/websocket/%s.%s/apidocs/client"

0 commit comments

Comments
 (0)