From: Seamus Lee Date: Mon, 12 Jun 2017 03:01:42 +0000 (+1000) Subject: CRM-20243 Upgrade jquery to 1.12 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=56ed7887cae0b34f818bfc4553005f6ed24ad39a;p=civicrm-core.git CRM-20243 Upgrade jquery to 1.12 --- diff --git a/bower.json b/bower.json index de49d22b08..759f2f2fa9 100644 --- a/bower.json +++ b/bower.json @@ -15,8 +15,8 @@ "angular-unsavedChanges": "~0.1.1", "qunit": "~1.10", "d3": "3.4.11", - "jquery": "~1.11", - "jquery-ui": "~1.11", + "jquery": "~1.12", + "jquery-ui": "~1.12", "lodash-compat": "~3.0", "google-code-prettify": "~1.0", "select2": "colemanw/select2#stable/3.5",