mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Upgrade to Jetty 12.1.4
Closes gh-35805
This commit is contained in:
@@ -15,8 +15,8 @@ dependencies {
|
||||
api(platform("org.apache.groovy:groovy-bom:5.0.2"))
|
||||
api(platform("org.apache.logging.log4j:log4j-bom:2.25.1"))
|
||||
api(platform("org.assertj:assertj-bom:3.27.6"))
|
||||
api(platform("org.eclipse.jetty:jetty-bom:12.1.3"))
|
||||
api(platform("org.eclipse.jetty.ee11:jetty-ee11-bom:12.1.3"))
|
||||
api(platform("org.eclipse.jetty:jetty-bom:12.1.4"))
|
||||
api(platform("org.eclipse.jetty.ee11:jetty-ee11-bom:12.1.4"))
|
||||
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2"))
|
||||
api(platform("org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0"))
|
||||
api(platform("org.junit:junit-bom:6.0.1"))
|
||||
|
||||
Reference in New Issue
Block a user