Skip to content

Commit 1fb1801

Browse files
committed
Merge branch '6.2.x'
2 parents a7547cd + 8b66d3c commit 1fb1801

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

framework-platform/framework-platform.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ dependencies {
5757
api("io.reactivex.rxjava3:rxjava:3.1.9")
5858
api("io.smallrye.reactive:mutiny:1.10.0")
5959
api("io.undertow:undertow-core:2.3.18.Final")
60-
api("io.undertow:undertow-servlet:2.3.17.Final")
61-
api("io.undertow:undertow-websockets-jsr:2.3.17.Final")
60+
api("io.undertow:undertow-servlet:2.3.18.Final")
61+
api("io.undertow:undertow-websockets-jsr:2.3.18.Final")
6262
api("io.vavr:vavr:0.10.4")
6363
api("jakarta.activation:jakarta.activation-api:2.0.1")
6464
api("jakarta.annotation:jakarta.annotation-api:2.0.0")

0 commit comments

Comments
 (0)