File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ javaPlatform {
9
9
dependencies {
10
10
api(platform(" com.fasterxml.jackson:jackson-bom:2.14.3" ))
11
11
api(platform(" io.micrometer:micrometer-bom:1.10.13" ))
12
- api(platform(" io.netty:netty-bom:4.1.107 .Final" ))
12
+ api(platform(" io.netty:netty-bom:4.1.108 .Final" ))
13
13
api(platform(" io.netty:netty5-bom:5.0.0.Alpha5" ))
14
14
api(platform(" io.projectreactor:reactor-bom:2022.0.17" ))
15
15
api(platform(" io.rsocket:rsocket-bom:1.1.3" ))
16
- api(platform(" org.apache.groovy:groovy-bom:4.0.19 " ))
16
+ api(platform(" org.apache.groovy:groovy-bom:4.0.20 " ))
17
17
api(platform(" org.apache.logging.log4j:log4j-bom:2.21.1" ))
18
18
api(platform(" org.eclipse.jetty:jetty-bom:11.0.20" ))
19
19
api(platform(" org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4" ))
@@ -25,7 +25,7 @@ dependencies {
25
25
api(" com.fasterxml:aalto-xml:1.3.2" )
26
26
api(" com.fasterxml.woodstox:woodstox-core:6.5.1" )
27
27
api(" com.github.ben-manes.caffeine:caffeine:3.1.8" )
28
- api(" com.github.librepdf:openpdf:1.3.42 " )
28
+ api(" com.github.librepdf:openpdf:1.3.43 " )
29
29
api(" com.google.code.findbugs:findbugs:3.0.1" )
30
30
api(" com.google.code.findbugs:jsr305:3.0.2" )
31
31
api(" com.google.code.gson:gson:2.10.1" )
You can’t perform that action at this time.
0 commit comments