Unverified Commit 59f474b3 authored by Thomas Gerbet's avatar Thomas Gerbet Committed by GitHub
Browse files

tomcat9: 9.0.105 -> 9.0.106 (#417071)

parents 8e7eb731 b21c1375
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -60,8 +60,8 @@ let
in
{
  tomcat9 = common {
    version = "9.0.105";
    hash = "sha256-7obuF5ST5hA1iyOg95unC552recRV6ramsfNzc2+NfU=";
    version = "9.0.106";
    hash = "sha256-EBMxGWDLyIvm2H75RsaF4WBSoNnRp24109GsQZG44n0=";
  };

  tomcat10 = common {