tomcat9: 9.0.94 -> 9.0.95

This commit is contained in:
Anthony ROUSSEL
2024-10-04 22:28:03 +02:00
committed by Anthony Roussel
parent 6e894284a3
commit 8f9b47f0e1
+2 -2
View File
@@ -59,8 +59,8 @@ let
in
{
tomcat9 = common {
version = "9.0.94";
hash = "sha256-KMjFSxBc6/qw196lxkwLJPV7N5efrB9p0C9Q0gPSPfA=";
version = "9.0.95";
hash = "sha256-WzdanjSlywXfIYi/6eK2pve2kaPApiaytMBHxR1DQgU=";
};
tomcat10 = common {