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 {
24
24
api(platform(" org.mockito:mockito-bom:5.19.0" ))
25
25
26
26
constraints {
27
- api(" com.fasterxml:aalto-xml:1.3.2 " )
27
+ api(" com.fasterxml:aalto-xml:1.3.3 " )
28
28
api(" com.fasterxml.woodstox:woodstox-core:6.7.0" )
29
29
api(" com.github.ben-manes.caffeine:caffeine:3.2.2" )
30
30
api(" com.github.librepdf:openpdf:1.3.43" )
@@ -53,11 +53,11 @@ dependencies {
53
53
api(" io.r2dbc:r2dbc-h2:1.0.0.RELEASE" )
54
54
api(" io.r2dbc:r2dbc-spi-test:1.0.0.RELEASE" )
55
55
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 " )
57
57
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" )
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" )
You can’t perform that action at this time.
0 commit comments