Unverified Commit 8638a9ee authored by Anthony's avatar Anthony Committed by GitHub
Browse files

tomcat9: 9.0.110 -> 9.0.111 (#452010)

parents deac9902 7b4937ee
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.110";
    hash = "sha256-lDk+uSjtAdWACK9pJWYNen03JmHeXO+NY8ZqGqoolhg=";
    version = "9.0.111";
    hash = "sha256-6pZLufCeo6mqD1JZJOjCfvryd6cI9p6B99Ct9YWlw3M=";
  };

  tomcat10 = common {