tomcat9: 9.0.109 -> 9.0.110 (#449837)

This commit is contained in:
Yohann Boniface
2025-10-09 19:40:03 +00:00
committed by GitHub
+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 {