tomcat9: 9.0.95 -> 9.0.97

This commit is contained in:
R. Ryantm
2024-11-23 18:04:28 +01:00
committed by Anthony Roussel
parent 8d35585477
commit 5259df7001
+2 -2
View File
@@ -60,8 +60,8 @@ let
in
{
tomcat9 = common {
version = "9.0.95";
hash = "sha256-WzdanjSlywXfIYi/6eK2pve2kaPApiaytMBHxR1DQgU=";
version = "9.0.97";
hash = "sha256-tV3K9poCQ38ORtlgxaQT6P7SaRUswgrWV2XTGiM6Dec=";
};
tomcat10 = common {