Merge branch '3.4.x' into 3.5.x

Closes gh-46568
This commit is contained in:
Stéphane Nicoll
2025-07-28 14:01:03 +02:00
@@ -916,7 +916,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")
}