Skip to content

Commit d4f8b5d

Browse files
committed
Merge branch '6.1.x'
# Conflicts: # framework-platform/framework-platform.gradle
2 parents cca2450 + 6cb41dc commit d4f8b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

+1-1
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.1"))
1111
api(platform("io.micrometer:micrometer-bom:1.14.0"))
12-
api(platform("io.netty:netty-bom:4.1.114.Final"))
12+
api(platform("io.netty:netty-bom:4.1.115.Final"))
1313
api(platform("io.netty:netty5-bom:5.0.0.Alpha5"))
1414
api(platform("io.projectreactor:reactor-bom:2024.0.0"))
1515
api(platform("io.rsocket:rsocket-bom:1.1.4"))

0 commit comments

Comments
 (0)