tomcat9: 9.0.117 -> 9.0.118

This commit is contained in:
R. Ryantm
2026-05-14 07:25:09 +00:00
parent ba98f2d515
commit fd27abc883
+2 -2
View File
@@ -60,8 +60,8 @@ let
in
{
tomcat9 = common {
version = "9.0.117";
hash = "sha256-90oLBh4rAGjsKhel4BwlCFH28w82LIEnIJoqbveVKyk=";
version = "9.0.118";
hash = "sha256-L9Me+dqZKbh4mX9zHPJVNv6sV0FhwC2TmXJ0ccfEBrI=";
};
tomcat10 = common {