Skip to content

Commit db661c8

Browse files
committed
Merge branch '3.4.x' into 3.5.x
Closes gh-46568
2 parents 6ae2b54 + 140ace1 commit db661c8

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
@@ -916,7 +916,6 @@ bom {
916916
]
917917
}
918918
links {
919-
releaseNotes("https://github.com/jakartaee/rest/releases/tag/{version}")
920919
javadoc(version -> "https://jakarta.ee/specifications/restful-ws/%s.%s/apidocs"
921920
.formatted(version.major(), version.minor()), "jakarta.ws.rs")
922921
}

0 commit comments

Comments
 (0)