tomcat9: 9.0.106 -> 9.0.107
Fixes CVE-2025-52434, CVE-2025-52520 and CVE-2025-53506. https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.107
This commit is contained in:
committed by
Anthony Roussel
parent
e3f7c9d5dc
commit
d1173a321f
@@ -60,8 +60,8 @@ let
|
||||
in
|
||||
{
|
||||
tomcat9 = common {
|
||||
version = "9.0.106";
|
||||
hash = "sha256-EBMxGWDLyIvm2H75RsaF4WBSoNnRp24109GsQZG44n0=";
|
||||
version = "9.0.107";
|
||||
hash = "sha256-08qgrQpltJMafTrsok5VQc90O6X6nlGr2ls6MdC0hX0=";
|
||||
};
|
||||
|
||||
tomcat10 = common {
|
||||
|
||||
Reference in New Issue
Block a user