tomcat85: 8.5.20 -> 8.5.23 (fixes CVE-2017-12617)

For details see [1].

[1] http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.23
This commit is contained in:
Andreas Rammhold 2018-01-08 18:09:04 +01:00 committed by Robin Gloster
parent 470f5ef409
commit 15590701e2

View File

@ -44,8 +44,8 @@ in {
tomcat85 = common {
versionMajor = "8";
versionMinor = "5.20";
sha256 = "1l5cgxzaassjnfbr4rbr3wzz45idcqa8aqhphhvlx1xl8xqv6p8a";
versionMinor = "5.23";
sha256 = "1qnww70x75c0qf2wn8mkpz5lszggjnh78dpb4chyw2fnbm3wxain";
};
tomcatUnstable = common {