Question about jQuery versioning
Hello, all,
Our public website was completed in 2015, and is currently using jQuery v1.11.2. We recently were alerted to a vulnerability that is tied to this version, and were instructed to update to a more recent version. Since this is a public page, we have decided to not go all the way to v3.x and instead are going to use v2.2.4 as we do not know how much legacy support v3.x has.
To my question: Do I just place the v.2.2.4 .js file in the same folder and change the script src attribute to reflect the newer version? Or is there anything else I need to do? This is the first time I've ever needed to update jQuery.
V/r,
^ _ ^
