mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Link to Netty releases in dependency upgrade issues
Closes gh-50321
This commit is contained in:
@@ -1753,6 +1753,7 @@ bom {
|
||||
links {
|
||||
site("https://netty.io")
|
||||
javadoc(version -> "https://netty.io/%s.%s/api".formatted(version.major(), version.minor()), "io.netty")
|
||||
releaseNotes("https://github.com/netty/netty/releases/tag/netty-{version}")
|
||||
}
|
||||
}
|
||||
library("OpenTelemetry", "1.49.0") {
|
||||
|
||||
Reference in New Issue
Block a user