diff --git a/project/Commons.scala b/project/Commons.scala index 6d642cc22..85c639be0 100644 --- a/project/Commons.scala +++ b/project/Commons.scala @@ -28,7 +28,7 @@ object Commons extends ProjectGroup("commons") { val scalatestVersion = "3.2.19" val scalatestplusScalacheckVersion = "3.2.14.0" val scalacheckVersion = "1.19.0" - val jettyVersion = "12.1.4" + val jettyVersion = "12.1.5" val mongoVersion = "5.6.1" val springVersion = "6.2.14" val typesafeConfigVersion = "1.4.5"