diff --git a/project/Commons.scala b/project/Commons.scala index 3f71d4847..44448bcf5 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 = "10.0.18" val mongoVersion = "4.11.0" val springVersion = "5.3.30" val typesafeConfigVersion = "1.4.3"