@@ -9,15 +9,15 @@ javaPlatform {
9
9
dependencies {
10
10
api(platform(" com.fasterxml.jackson:jackson-bom:2.18.4.1" ))
11
11
api(platform(" io.micrometer:micrometer-bom:1.14.10" ))
12
- api(platform(" io.netty:netty-bom:4.1.124 .Final" ))
12
+ api(platform(" io.netty:netty-bom:4.1.127 .Final" ))
13
13
api(platform(" io.netty:netty5-bom:5.0.0.Alpha5" ))
14
14
api(platform(" io.projectreactor:reactor-bom:2024.0.9" ))
15
15
api(platform(" io.rsocket:rsocket-bom:1.1.5" ))
16
16
api(platform(" org.apache.groovy:groovy-bom:4.0.28" ))
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
- api(platform(" org.eclipse.jetty:jetty-bom:12.0.25 " ))
20
- api(platform(" org.eclipse.jetty.ee10:jetty-ee10-bom:12.0.25 " ))
19
+ api(platform(" org.eclipse.jetty:jetty-bom:12.0.26 " ))
20
+ api(platform(" org.eclipse.jetty.ee10:jetty-ee10-bom:12.0.26 " ))
21
21
api(platform(" org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.8.1" ))
22
22
api(platform(" org.jetbrains.kotlinx:kotlinx-serialization-bom:1.6.3" ))
23
23
api(platform(" org.junit:junit-bom:5.13.4" ))
@@ -115,7 +115,7 @@ dependencies {
115
115
api(" org.crac:crac:1.4.0" )
116
116
api(" org.dom4j:dom4j:2.1.4" )
117
117
api(" org.easymock:easymock:5.5.0" )
118
- api(" org.eclipse.jetty:jetty-reactive-httpclient:4.0.9 " )
118
+ api(" org.eclipse.jetty:jetty-reactive-httpclient:4.0.11 " )
119
119
api(" org.eclipse.persistence:org.eclipse.persistence.jpa:3.0.4" )
120
120
api(" org.eclipse:yasson:2.0.4" )
121
121
api(" org.ehcache:ehcache:3.10.8" )
@@ -129,7 +129,7 @@ dependencies {
129
129
api(" org.hibernate:hibernate-core-jakarta:5.6.15.Final" )
130
130
api(" org.hibernate:hibernate-validator:7.0.5.Final" )
131
131
api(" org.hsqldb:hsqldb:2.7.4" )
132
- api(" org.htmlunit:htmlunit:4.15 .0" )
132
+ api(" org.htmlunit:htmlunit:4.16 .0" )
133
133
api(" org.javamoney:moneta:1.4.4" )
134
134
api(" org.jruby:jruby:9.4.13.0" )
135
135
api(" org.junit.support:testng-engine:1.0.5" )
0 commit comments