Skip to content

Magento 1.9.4.1 – SUPEE-10975 – Failed. Outdated JQuery library v.1.12.0 found (PRODSECBUG-2108), got ‘200’

I got an email this morning from the Magento.com security scan.

My Magento site running 1.9.4.1 just received the following issue:

SUPEE-10975 – Failed. Outdated JQuery library v.1.12.0 found
(PRODSECBUG-2108), got ‘200’.

Looking at PRODSECBUG-2108 it is only an update of JQuery from 1.12.0 to 1.12.1 to stop it causing PCI scanning failures.

In my /js/lib/jquery folder I have the following:

noconflict.js
jquery-1.12.1.min.map
jquery-1.12.1.min.js
jquery-1.12.1.js
jquery-1.12.0.min.map
jquery-1.12.0.min.js
jquery-1.12.0.js
jquery-1.10.2.min.map
jquery-1.10.2.min.js
jquery-1.10.2.js

Do you know if I am ok to delete the older versions without any problems?

Cheers,
Tim