Unverified Commit 394471bd authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

jetty: 12.1.1 -> 12.1.2 (#449998)

parents 88bd4e74 7c3d07f2
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.1";
    hash = "sha256-VHmPhVEqq4eoOwo9O7sbdv6bJB9dCFkN+64jTlnFarM=";
    version = "12.1.2";
    hash = "sha256-GtaEIXqOSutgrSJJ/+oFuGSe7y8omVX7sBgcG3GJzvs=";
  };
}