Skip to content

Commit b592a59

Browse files
committed
Merge branch '3.5.x'
Closes gh-46569
2 parents 80f802e + db661c8 commit b592a59

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
@@ -876,7 +876,6 @@ bom {
876876
]
877877
}
878878
links {
879-
releaseNotes("https://github.com/jakartaee/rest/releases/tag/{version}")
880879
javadoc(version -> "https://jakarta.ee/specifications/restful-ws/%s.%s/apidocs"
881880
.formatted(version.major(), version.minor()), "jakarta.ws.rs")
882881
}

0 commit comments

Comments
 (0)