File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ dependencies {
2424 api(platform(" org.mockito:mockito-bom:5.19.0" ))
2525
2626 constraints {
27- api(" com.fasterxml:aalto-xml:1.3.2 " )
27+ api(" com.fasterxml:aalto-xml:1.3.3 " )
2828 api(" com.fasterxml.woodstox:woodstox-core:6.7.0" )
2929 api(" com.github.ben-manes.caffeine:caffeine:3.2.2" )
3030 api(" com.github.librepdf:openpdf:1.3.43" )
@@ -53,11 +53,11 @@ dependencies {
5353 api(" io.r2dbc:r2dbc-h2:1.0.0.RELEASE" )
5454 api(" io.r2dbc:r2dbc-spi-test:1.0.0.RELEASE" )
5555 api(" io.r2dbc:r2dbc-spi:1.0.0.RELEASE" )
56- api(" io.reactivex.rxjava3:rxjava:3.1.10 " )
56+ api(" io.reactivex.rxjava3:rxjava:3.1.11 " )
5757 api(" io.smallrye.reactive:mutiny:1.10.0" )
58- api(" io.undertow:undertow-core:2.3.18 .Final" )
59- api(" io.undertow:undertow-servlet:2.3.18 .Final" )
60- api(" io.undertow:undertow-websockets-jsr:2.3.18 .Final" )
58+ api(" io.undertow:undertow-core:2.3.19 .Final" )
59+ api(" io.undertow:undertow-servlet:2.3.19 .Final" )
60+ api(" io.undertow:undertow-websockets-jsr:2.3.19 .Final" )
6161 api(" io.vavr:vavr:0.10.4" )
6262 api(" jakarta.activation:jakarta.activation-api:2.0.1" )
6363 api(" jakarta.annotation:jakarta.annotation-api:2.0.0" )
You can’t perform that action at this time.
0 commit comments