Unverified Commit 740f60d0 authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

tomcat9: 9.0.102 -> 9.0.104 (#399044)

parents 5946a5f8 4fd25226
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.102";
    hash = "sha256-I+CjsW1ToSHIyGsOpOaWfRpKtonM9kkM4J6uV6w5R4c=";
    version = "9.0.104";
    hash = "sha256-+hl1HI+BspTd40atk1F73thPQIhcRC4KcTDamCoiq64=";
  };

  tomcat10 = common {