File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ javaPlatform {
9
9
dependencies {
10
10
api(platform(" com.fasterxml.jackson:jackson-bom:2.14.3" ))
11
11
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" ))
13
13
api(platform(" io.netty:netty5-bom:5.0.0.Alpha5" ))
14
14
api(platform(" io.projectreactor:reactor-bom:2022.0.22" ))
15
15
api(platform(" io.rsocket:rsocket-bom:1.1.3" ))
@@ -54,9 +54,9 @@ dependencies {
54
54
api(" io.r2dbc:r2dbc-spi:1.0.0.RELEASE" )
55
55
api(" io.reactivex.rxjava3:rxjava:3.1.8" )
56
56
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" )
60
60
api(" io.vavr:vavr:0.10.4" )
61
61
api(" jakarta.activation:jakarta.activation-api:2.0.1" )
62
62
api(" jakarta.annotation:jakarta.annotation-api:2.0.0" )
You can’t perform that action at this time.
0 commit comments