@@ -11,9 +11,9 @@ dependencies {
11
11
api(platform(" io.micrometer:micrometer-bom:1.12.12" ))
12
12
api(platform(" io.netty:netty-bom:4.1.121.Final" ))
13
13
api(platform(" io.netty:netty5-bom:5.0.0.Alpha5" ))
14
- api(platform(" io.projectreactor:reactor-bom:2023.0.18 " ))
14
+ api(platform(" io.projectreactor:reactor-bom:2023.0.19 " ))
15
15
api(platform(" io.rsocket:rsocket-bom:1.1.5" ))
16
- api(platform(" org.apache.groovy:groovy-bom:4.0.26 " ))
16
+ api(platform(" org.apache.groovy:groovy-bom:4.0.27 " ))
17
17
api(platform(" org.apache.logging.log4j:log4j-bom:2.21.1" ))
18
18
api(platform(" org.assertj:assertj-bom:3.27.3" ))
19
19
api(platform(" org.eclipse.jetty:jetty-bom:12.0.21" ))
@@ -121,7 +121,7 @@ dependencies {
121
121
api(" org.eclipse:yasson:2.0.4" )
122
122
api(" org.ehcache:ehcache:3.10.8" )
123
123
api(" org.ehcache:jcache:1.0.1" )
124
- api(" org.freemarker:freemarker:2.3.33 " )
124
+ api(" org.freemarker:freemarker:2.3.34 " )
125
125
api(" org.glassfish.external:opendmk_jmxremote_optional_jar:1.0-b01-ea" )
126
126
api(" org.glassfish:jakarta.el:4.0.2" )
127
127
api(" org.glassfish.tyrus:tyrus-container-servlet:2.1.3" )
@@ -140,7 +140,7 @@ dependencies {
140
140
api(" org.seleniumhq.selenium:htmlunit-driver:2.70.0" )
141
141
api(" org.seleniumhq.selenium:selenium-java:3.141.59" )
142
142
api(" org.skyscreamer:jsonassert:1.5.3" )
143
- api(" org.slf4j:slf4j-api:2.0.16 " )
143
+ api(" org.slf4j:slf4j-api:2.0.17 " )
144
144
api(" org.testng:testng:7.9.0" )
145
145
api(" org.webjars:underscorejs:1.8.3" )
146
146
api(" org.webjars:webjars-locator-core:0.55" )
0 commit comments