File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ dependencies {
24
24
api(platform(" tools.jackson:jackson-bom:3.0.0-rc9" ))
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" )
@@ -52,7 +52,7 @@ dependencies {
52
52
api(" io.r2dbc:r2dbc-h2:1.0.0.RELEASE" )
53
53
api(" io.r2dbc:r2dbc-spi-test:1.0.0.RELEASE" )
54
54
api(" io.r2dbc:r2dbc-spi:1.0.0.RELEASE" )
55
- api(" io.reactivex.rxjava3:rxjava:3.1.10 " )
55
+ api(" io.reactivex.rxjava3:rxjava:3.1.11 " )
56
56
api(" io.smallrye.reactive:mutiny:1.10.0" )
57
57
api(" io.vavr:vavr:0.10.4" )
58
58
api(" jakarta.activation:jakarta.activation-api:2.1.3" )
You can’t perform that action at this time.
0 commit comments