Skip to content

Commit b9ee76e

Browse files
committed
Merge branch '4.0.x'
Closes gh-50359
2 parents 9446dbb + c4b971b commit b9ee76e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1765,6 +1765,7 @@ bom {
17651765
links {
17661766
site("https://netty.io")
17671767
javadoc(version -> "https://netty.io/%s.%s/api".formatted(version.major(), version.minor()), "io.netty")
1768+
releaseNotes("https://github.com/netty/netty/releases/tag/netty-{version}")
17681769
}
17691770
}
17701771
library("OpenTelemetry", "1.60.1") {

0 commit comments

Comments
 (0)