WICKET-6100 Upgrade jQuery to 1.12.1

Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/79711ad2
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/79711ad2
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/79711ad2

Branch: refs/heads/wicket-6.x
Commit: 79711ad2afb3c4d2009284f4da6c0f8082243a27
Parents: 25e2494
Author: Martin Tzvetanov Grigorov <[email protected]>
Authored: Wed Feb 24 15:39:16 2016 +0100
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Wed Feb 24 15:41:22 2016 +0100

----------------------------------------------------------------------
 .../wicket/resource/jquery/jquery-1.12.0.js     | 11027 -----------------
 .../wicket/resource/jquery/jquery-1.12.0.min.js |     5 -
 .../wicket/resource/jquery/jquery-1.12.1.js     | 11026 ++++++++++++++++
 .../wicket/resource/jquery/jquery-1.12.1.min.js |     5 +
 .../wicket/resource/jquery/jquery-2.2.0.js      |  9831 ---------------
 .../wicket/resource/jquery/jquery-2.2.0.min.js  |     4 -
 .../wicket/resource/jquery/jquery-2.2.1.js      |  9831 +++++++++++++++
 .../wicket/resource/jquery/jquery-2.2.1.min.js  |     4 +
 wicket-core/src/test/js/all.html                |     2 +-
 wicket-core/src/test/js/amd.html                |     2 +-
 10 files changed, 20868 insertions(+), 20869 deletions(-)
----------------------------------------------------------------------


Reply via email to