Merge branch '3.5.x'

Closes gh-46569
This commit is contained in:
Stéphane Nicoll 2025-07-28 14:01:11 +02:00
commit b592a59052
1 changed files with 0 additions and 1 deletions

View File

@ -876,7 +876,6 @@ bom {
]
}
links {
releaseNotes("https://github.com/jakartaee/rest/releases/tag/{version}")
javadoc(version -> "https://jakarta.ee/specifications/restful-ws/%s.%s/apidocs"
.formatted(version.major(), version.minor()), "jakarta.ws.rs")
}