Skip to content

Commit c37ba02

Browse files
committed
Upgrade to Netty 4.1.134
1 parent 2dd550d commit c37ba02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

framework-platform/framework-platform.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ javaPlatform {
99
dependencies {
1010
api(platform("com.fasterxml.jackson:jackson-bom:2.18.5"))
1111
api(platform("io.micrometer:micrometer-bom:1.15.11"))
12-
api(platform("io.netty:netty-bom:4.1.133.Final"))
12+
api(platform("io.netty:netty-bom:4.1.134.Final"))
1313
api(platform("io.netty:netty5-bom:5.0.0.Alpha5"))
1414
api(platform("io.projectreactor:reactor-bom:2024.0.17"))
1515
api(platform("io.rsocket:rsocket-bom:1.1.5"))

0 commit comments

Comments
 (0)