jetty: 12.0.21 -> 12.0.22 (#414498)

This commit is contained in:
Nick Cao 2025-06-08 10:13:16 -04:00 committed by GitHub
commit 0023f57b28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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=";
}; };
} }