tomcat9: 9.0.107 -> 9.0.108

This commit is contained in:
R. Ryantm
2025-08-09 13:29:16 +02:00
committed by Anthony Roussel
parent 1311b9c49f
commit a58f01c29f
+2 -2
View File
@@ -60,8 +60,8 @@ let
in
{
tomcat9 = common {
version = "9.0.107";
hash = "sha256-08qgrQpltJMafTrsok5VQc90O6X6nlGr2ls6MdC0hX0=";
version = "9.0.108";
hash = "sha256-qpEnzHOPUyqjTjR7MGqCFX+1tJm/wCi0/69521lW0o0=";
};
tomcat10 = common {