tomcat9: 9.0.113 -> 9.0.115

This commit is contained in:
R. Ryantm
2026-01-29 08:26:12 +00:00
parent e1ce03f389
commit 9af27caee9
+2 -2
View File
@@ -60,8 +60,8 @@ let
in
{
tomcat9 = common {
version = "9.0.113";
hash = "sha256-eQ2yuAkreVTewq/Gr3Gnu7bGeZgZhRbdap+GVmG10qc=";
version = "9.0.115";
hash = "sha256-WhZbsSGmnmm/o8UMT5mafR5IEg1iW29d+Dg7kKe7u5g=";
};
tomcat10 = common {