jetty: 12.0.7 -> 12.0.8

https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.8

+2 -2
+2 -2
pkgs/servers/http/jetty/12.x.nix
··· 1 import ./common.nix { 2 - version = "12.0.7"; 3 - hash = "sha256-n85MgRRWCaa7+KvGH1QyiQ03TFoAw7N2jPCJbmuGZNg="; 4 }
··· 1 import ./common.nix { 2 + version = "12.0.8"; 3 + hash = "sha256-lmlt2bjomXl7UWu3FDUBSLGv0oyXV/8kPhRCtfSUW7w="; 4 }