Upgrade to Jetty 12.1.0.alpha0
Closes gh-34237
This commit is contained in:
@@ -16,8 +16,8 @@ dependencies {
|
||||
api(platform("org.apache.groovy:groovy-bom:4.0.24"))
|
||||
api(platform("org.apache.logging.log4j:log4j-bom:3.0.0-beta3"))
|
||||
api(platform("org.assertj:assertj-bom:3.27.2"))
|
||||
api(platform("org.eclipse.jetty:jetty-bom:12.0.15"))
|
||||
api(platform("org.eclipse.jetty.ee10:jetty-ee10-bom:12.0.15"))
|
||||
api(platform("org.eclipse.jetty:jetty-bom:12.1.0.alpha0"))
|
||||
api(platform("org.eclipse.jetty.ee11:jetty-ee11-bom:12.1.0.alpha1"))
|
||||
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.9.0"))
|
||||
api(platform("org.jetbrains.kotlinx:kotlinx-serialization-bom:1.7.3"))
|
||||
api(platform("org.junit:junit-bom:5.11.4"))
|
||||
|
||||
Reference in New Issue
Block a user