Skip to content

Commit c4b971b

Browse files
committed
Merge branch '3.5.x' into 4.0.x
Closes gh-50358
2 parents 5257df1 + 18f306a commit c4b971b

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
@@ -1710,6 +1710,7 @@ bom {
17101710
links {
17111711
site("https://netty.io")
17121712
javadoc(version -> "https://netty.io/%s.%s/api".formatted(version.major(), version.minor()), "io.netty")
1713+
releaseNotes("https://github.com/netty/netty/releases/tag/netty-{version}")
17131714
}
17141715
}
17151716
library("OpenTelemetry", "1.55.0") {

0 commit comments

Comments
 (0)