Unverified Commit e0262f6b authored by Gergő Gutyina's avatar Gergő Gutyina Committed by GitHub
Browse files

jetty: 12.1.4 -> 12.1.5 (#469184)

parents 6bcbf615 eebaf1cd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ in
  };

  jetty_12 = common {
    version = "12.1.4";
    hash = "sha256-no5Ge4pdYKN+tXUJq10RKCTtRLFNdz5sOuw6o+ZxXdY=";
    version = "12.1.5";
    hash = "sha256-tjZO7OtQ7FZQAGA9lI4YIKwm+ZW0eJgGTaNd+ZasDY4=";
  };
}