Merge pull request #18859 from grahamc/tomcat

Tomcat: 7.0.70 -> 7.0.72 for CVE (HTTPoxy)
This commit is contained in:
Graham Christensen 2016-09-23 20:00:51 -04:00 committed by GitHub
commit 93da6c9578
1 changed files with 7 additions and 7 deletions

View File

@ -39,8 +39,8 @@ in {
tomcat7 = common {
versionMajor = "7";
versionMinor = "0.70";
sha256 = "0x4chqb7kkmadmhf2hlank856hw2vpgjl14fak74ybimlcb3dwqk";
versionMinor = "0.72";
sha256 = "1nx5pmz3bq3n20fdspqh8ljqy1nj67rwi1vsqjpkrvd996x7p73p";
};
tomcat8 = common {