File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dependencies {
16
16
api(platform(" org.apache.logging.log4j:log4j-bom:3.0.0-beta3" ))
17
17
api(platform(" org.assertj:assertj-bom:3.27.3" ))
18
18
api(platform(" org.eclipse.jetty:jetty-bom:12.1.0.beta1" ))
19
- api(platform(" org.eclipse.jetty.ee11:jetty-ee11-bom:12.1.0.beta0 " ))
19
+ api(platform(" org.eclipse.jetty.ee11:jetty-ee11-bom:12.1.0.beta1 " ))
20
20
api(platform(" org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2" ))
21
21
api(platform(" org.jetbrains.kotlinx:kotlinx-serialization-bom:1.8.1" ))
22
22
api(platform(" org.junit:junit-bom:5.13.1" ))
@@ -124,8 +124,8 @@ dependencies {
124
124
api(" org.glassfish:jakarta.el:4.0.2" )
125
125
api(" org.graalvm.sdk:graal-sdk:22.3.1" )
126
126
api(" org.hamcrest:hamcrest:3.0" )
127
- api(" org.hibernate.orm:hibernate-core:7.0.0 .Final" )
128
- api(" org.hibernate.validator:hibernate-validator:9.0.0 .Final" )
127
+ api(" org.hibernate.orm:hibernate-core:7.0.2 .Final" )
128
+ api(" org.hibernate.validator:hibernate-validator:9.0.1 .Final" )
129
129
api(" org.hsqldb:hsqldb:2.7.4" )
130
130
api(" org.htmlunit:htmlunit:4.10.0" )
131
131
api(" org.javamoney:moneta:1.4.4" )
You can’t perform that action at this time.
0 commit comments