tomcat9: 9.0.108 -> 9.0.109 (#440829)

This commit is contained in:
Wolfgang Walther
2025-09-21 12:50:57 +00:00
committed by GitHub
+2 -2
View File
@@ -60,8 +60,8 @@ let
in
{
tomcat9 = common {
version = "9.0.108";
hash = "sha256-qpEnzHOPUyqjTjR7MGqCFX+1tJm/wCi0/69521lW0o0=";
version = "9.0.109";
hash = "sha256-/masqdxAAgA4VwluYMSCsfAFr1RXx2fKnFgE9zLePMI=";
};
tomcat10 = common {