tomcat9: 9.0.105 -> 9.0.106

This commit is contained in:
R. Ryantm
2025-06-15 21:42:24 +00:00
parent 81c9418a82
commit b21c137548
+2 -2
View File
@@ -60,8 +60,8 @@ let
in
{
tomcat9 = common {
version = "9.0.105";
hash = "sha256-7obuF5ST5hA1iyOg95unC552recRV6ramsfNzc2+NfU=";
version = "9.0.106";
hash = "sha256-EBMxGWDLyIvm2H75RsaF4WBSoNnRp24109GsQZG44n0=";
};
tomcat10 = common {