tomcat9: 9.0.111 -> 9.0.113 (#460894)

This commit is contained in:
Anthony
2025-12-20 20:23:50 +00:00
committed by GitHub
+2 -2
View File
@@ -60,8 +60,8 @@ let
in
{
tomcat9 = common {
version = "9.0.111";
hash = "sha256-6pZLufCeo6mqD1JZJOjCfvryd6cI9p6B99Ct9YWlw3M=";
version = "9.0.113";
hash = "sha256-eQ2yuAkreVTewq/Gr3Gnu7bGeZgZhRbdap+GVmG10qc=";
};
tomcat10 = common {