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 @@ -55,9 +55,9 @@ dependencies {
55
55
api(" io.r2dbc:r2dbc-spi:1.0.0.RELEASE" )
56
56
api(" io.reactivex.rxjava3:rxjava:3.1.6" )
57
57
api(" io.smallrye.reactive:mutiny:1.9.0" )
58
- api(" io.undertow:undertow-core:2.3.6 .Final" )
59
- api(" io.undertow:undertow-servlet:2.3.6 .Final" )
60
- api(" io.undertow:undertow-websockets-jsr:2.3.6 .Final" )
58
+ api(" io.undertow:undertow-core:2.3.7 .Final" )
59
+ api(" io.undertow:undertow-servlet:2.3.7 .Final" )
60
+ api(" io.undertow:undertow-websockets-jsr:2.3.7 .Final" )
61
61
api(" io.vavr:vavr:0.10.4" )
62
62
api(" jakarta.activation:jakarta.activation-api:2.0.1" )
63
63
api(" jakarta.annotation:jakarta.annotation-api:2.0.0" )
@@ -128,7 +128,7 @@ dependencies {
128
128
api(" org.hibernate:hibernate-validator:7.0.5.Final" )
129
129
api(" org.hsqldb:hsqldb:2.7.1" )
130
130
api(" org.javamoney:moneta:1.4.2" )
131
- api(" org.jruby:jruby:9.4.2 .0" )
131
+ api(" org.jruby:jruby:9.4.3 .0" )
132
132
api(" org.junit.support:testng-engine:1.0.4" )
133
133
api(" org.mozilla:rhino:1.7.14" )
134
134
api(" org.ogce:xpp3:1.1.6" )
You can’t perform that action at this time.
0 commit comments