@@ -11,15 +11,15 @@ dependencies {
1111api(platform(" io.micrometer:micrometer-bom:1.10.13" ))
1212api(platform(" io.netty:netty-bom:4.1.109.Final" ))
1313api(platform(" io.netty:netty5-bom:5.0.0.Alpha5" ))
14- api(platform(" io.projectreactor:reactor-bom:2022.0.18 " ))
14+ api(platform(" io.projectreactor:reactor-bom:2022.0.19 " ))
1515api(platform(" io.rsocket:rsocket-bom:1.1.3" ))
1616api(platform(" org.apache.groovy:groovy-bom:4.0.21" ))
1717api(platform(" org.apache.logging.log4j:log4j-bom:2.21.1" ))
1818api(platform(" org.eclipse.jetty:jetty-bom:11.0.20" ))
1919api(platform(" org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4" ))
2020api(platform(" org.jetbrains.kotlinx:kotlinx-serialization-bom:1.4.0" ))
2121api(platform(" org.junit:junit-bom:5.9.3" ))
22- api(platform(" org.mockito:mockito-bom:5.11 .0" ))
22+ api(platform(" org.mockito:mockito-bom:5.12 .0" ))
2323
2424constraints {
2525api(" com.fasterxml:aalto-xml:1.3.2" )
@@ -103,9 +103,9 @@ dependencies {
103103api(" org.apache.tomcat.embed:tomcat-embed-websocket:10.1.15" )
104104api(" org.apache.tomcat:tomcat-util:10.1.15" )
105105api(" org.apache.tomcat:tomcat-websocket:10.1.15" )
106- api(" org.aspectj:aspectjrt:1.9.20 .1" )
107- api(" org.aspectj:aspectjtools:1.9.20 .1" )
108- api(" org.aspectj:aspectjweaver:1.9.20 .1" )
106+ api(" org.aspectj:aspectjrt:1.9.22 .1" )
107+ api(" org.aspectj:aspectjtools:1.9.22 .1" )
108+ api(" org.aspectj:aspectjweaver:1.9.22 .1" )
109109api(" org.assertj:assertj-core:3.24.2" )
110110api(" org.awaitility:awaitility:4.2.0" )
111111api(" org.bouncycastle:bcpkix-jdk18on:1.72" )
0 commit comments