Skip to content

Commit 140ace1

Browse files
committed
Remove outdated release notes link for Jakarta WS RS
Closes gh-46530
1 parent 981b3be commit 140ace1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,6 @@ bom {
862862
]
863863
}
864864
links {
865-
releaseNotes("https://github.com/jakartaee/rest/releases/tag/{version}")
866865
javadoc(version -> "https://jakarta.ee/specifications/restful-ws/%s.%s/apidocs"
867866
.formatted(version.major(), version.minor()), "jakarta.ws.rs")
868867
}

0 commit comments

Comments
 (0)