jetty: 12.0.21 -> 12.0.22

This commit is contained in:
R. Ryantm 2025-06-06 11:16:19 +00:00
parent 66576dcd9e
commit e613166d54

View file

@ -57,7 +57,7 @@ in
}; };
jetty_12 = common { jetty_12 = common {
version = "12.0.21"; version = "12.0.22";
hash = "sha256-U/W6h0S7b0zLoYahDGo/pkKa+NIMKR0tiX3pyRl40zg="; hash = "sha256-Ey3z+C+cBh8clWqcGULEsQQcbSbuaGwGr+arJE+GChs=";
}; };
} }