diff --git a/project/Commons.scala b/project/Commons.scala index 714ece3d6..99691ffda 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.16" + val jettyVersion = "10.0.17" val mongoVersion = "4.10.2" val springVersion = "5.3.30" val typesafeConfigVersion = "1.4.2"