tomcat8: 8.0.46 -> 8.0.47 (fixes CVE-2017-12617)

For details see [1].

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

@ -38,8 +38,8 @@ in {
tomcat8 = common {
versionMajor = "8";
versionMinor = "0.46";
sha256 = "14wb9mgb7z02j6wvvmcsfc2zkcqnijc40gzyg1mnxcy5fvf8nzpk";
versionMinor = "0.47";
sha256 = "0xv4v3i08rwzfmz7rkhglq5cbjgnfava8dw0i33vsp7dk162a4g4";
};
tomcat85 = common {