For security reasons, I need to update the version of jQuery in 7.2 Community edition of Liferay. It is currently using jQuery version 3.4 and I need to update to 3.5.
I have tried actually disabling jQuery in the control panel. I thought this might make 3.4 unavailable and I could then include a reference to 3.5 in my theme. However, disabling jQuery in the control panel broke the login form and control panel.
It would seem that a hook would be a good approach for this. I have found some info on 7.2 that allows you to override js functions but not the entire library.
How would you go about this?
question from:
https://stackoverflow.com/questions/65892018/update-jquery-version-in-liferay-7-2 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…