jetty_11: 11.0.22 -> 11.0.23

https://github.com/jetty/jetty.project/releases/tag/jetty-11.0.23
This commit is contained in:
Anthony ROUSSEL
2024-08-25 12:25:37 +02:00
parent 25c8f44698
commit f08553d2f9
+2 -2
View File
@@ -1,4 +1,4 @@
import ./common.nix {
version = "11.0.22";
hash = "sha256-afFuUZ1csDuE60m+WKMriU/wObBZleTORLOCFU8qcJk=";
version = "11.0.23";
hash = "sha256-ISsDetefL9ow5aZ7vcSG1BgGwBO0FtDrd741mi8ORiY=";
}