tomcat9: 9.0.102 -> 9.0.104

This commit is contained in:
R. Ryantm
2025-04-16 02:21:16 +00:00
parent bda426255c
commit 4fd25226bc
+2 -2
View File
@@ -60,8 +60,8 @@ let
in
{
tomcat9 = common {
version = "9.0.102";
hash = "sha256-I+CjsW1ToSHIyGsOpOaWfRpKtonM9kkM4J6uV6w5R4c=";
version = "9.0.104";
hash = "sha256-+hl1HI+BspTd40atk1F73thPQIhcRC4KcTDamCoiq64=";
};
tomcat10 = common {