Commit a58f01c2 authored by R. RyanTM's avatar R. RyanTM Committed by Anthony Roussel
Browse files

tomcat9: 9.0.107 -> 9.0.108

parent 1311b9c4
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.107";
    hash = "sha256-08qgrQpltJMafTrsok5VQc90O6X6nlGr2ls6MdC0hX0=";
    version = "9.0.108";
    hash = "sha256-qpEnzHOPUyqjTjR7MGqCFX+1tJm/wCi0/69521lW0o0=";
  };

  tomcat10 = common {