Skip to content

Commit e6f2b6a

Browse files
committed
Upgrade to Netty 4.2.4
1 parent acd6826 commit e6f2b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.20.0-rc1"))
1111
api(platform("io.micrometer:micrometer-bom:1.16.0-M2"))
12-
api(platform("io.netty:netty-bom:4.2.3.Final"))
12+
api(platform("io.netty:netty-bom:4.2.4.Final"))
1313
api(platform("io.projectreactor:reactor-bom:2025.0.0-M6"))
1414
api(platform("io.rsocket:rsocket-bom:1.1.5"))
1515
api(platform("org.apache.groovy:groovy-bom:5.0.0-rc-1"))

0 commit comments

Comments
 (0)