Skip to content

Commit 90852fc

Browse files
authored
Merge pull request #371 from http4s/update/series/0.25/jetty-server-11.0.25
2 parents 0cd8cbe + 70e117b commit 90852fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ThisBuild / startYear := Some(2013)
2222
lazy val root = tlCrossRootProject.aggregate(servlet, examples)
2323

2424
val asyncHttpClientVersion = "2.12.3"
25-
val jettyVersion = "11.0.15"
25+
val jettyVersion = "11.0.25"
2626
val http4sVersion = "0.23.30"
2727
val munitCatsEffectVersion = "2.1.0"
2828
val servletApiVersion = "5.0.0"

0 commit comments

Comments
 (0)