diff --git a/project/Commons.scala b/project/Commons.scala index 99691ffda..a982edc10 100644 --- a/project/Commons.scala +++ b/project/Commons.scala @@ -29,7 +29,7 @@ object Commons extends ProjectGroup("commons") { val scalatestVersion = "3.2.17" val scalatestplusScalacheckVersion = "3.2.14.0" val scalacheckVersion = "1.17.0" - val jettyVersion = "10.0.17" + val jettyVersion = "12.0.2" val mongoVersion = "4.10.2" val springVersion = "5.3.30" val typesafeConfigVersion = "1.4.2"