File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ javaPlatform {
99dependencies {
1010 api(platform(" com.fasterxml.jackson:jackson-bom:2.14.3" ))
1111 api(platform(" io.micrometer:micrometer-bom:1.10.13" ))
12- api(platform(" io.netty:netty-bom:4.1.111 .Final" ))
12+ api(platform(" io.netty:netty-bom:4.1.112 .Final" ))
1313 api(platform(" io.netty:netty5-bom:5.0.0.Alpha5" ))
1414 api(platform(" io.projectreactor:reactor-bom:2022.0.22" ))
1515 api(platform(" io.rsocket:rsocket-bom:1.1.3" ))
@@ -54,9 +54,9 @@ dependencies {
5454 api(" io.r2dbc:r2dbc-spi:1.0.0.RELEASE" )
5555 api(" io.reactivex.rxjava3:rxjava:3.1.8" )
5656 api(" io.smallrye.reactive:mutiny:1.10.0" )
57- api(" io.undertow:undertow-core:2.3.14 .Final" )
58- api(" io.undertow:undertow-servlet:2.3.14 .Final" )
59- api(" io.undertow:undertow-websockets-jsr:2.3.14 .Final" )
57+ api(" io.undertow:undertow-core:2.3.15 .Final" )
58+ api(" io.undertow:undertow-servlet:2.3.15 .Final" )
59+ api(" io.undertow:undertow-websockets-jsr:2.3.15 .Final" )
6060 api(" io.vavr:vavr:0.10.4" )
6161 api(" jakarta.activation:jakarta.activation-api:2.0.1" )
6262 api(" jakarta.annotation:jakarta.annotation-api:2.0.0" )
You can’t perform that action at this time.
0 commit comments