Unverified Commit 037e6c79 authored by Anthony Roussel's avatar Anthony Roussel
Browse files

tomcat9: 9.0.87 -> 9.0.88

parent 5f4eb816
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -39,8 +39,8 @@ let

in {
  tomcat9 = common {
    version = "9.0.87";
    hash = "sha256-2kgvuSIAhtvzceGAqgnGQCr48EhYZzTN7dSgjEjUzgI=";
    version = "9.0.88";
    hash = "sha256-vvgcyqT318ieqG61b2NDxRzXkzdMjswgOLen9eJ9Zig=";
  };

  tomcat10 = common {