tomcat9: 9.0.109 -> 9.0.110

This commit is contained in:
R. Ryantm
2025-10-08 09:22:22 +00:00
parent 59f9c6722b
commit a515b61dce
+2 -2
View File
@@ -60,8 +60,8 @@ let
in
{
tomcat9 = common {
version = "9.0.109";
hash = "sha256-/masqdxAAgA4VwluYMSCsfAFr1RXx2fKnFgE9zLePMI=";
version = "9.0.110";
hash = "sha256-lDk+uSjtAdWACK9pJWYNen03JmHeXO+NY8ZqGqoolhg=";
};
tomcat10 = common {