I have developed a project that use below
<%@ taglib prefix="sj" uri="/struts-jquery-tags"%>
and using the struts2-core-2.5.20.jar and added the struts2-jquery-grid-plugin-4.0.3 also but when i check on the browser network panel still loading a old library
http://localhost:8080/JSLibTest/struts/js/base/jquery-2.2.4.min.js
how can i upgrade to latest. below are my libraries i have found that struts2-jquery-plugin-4.0.3.jar library contains the jquery-2.2.4.min.js but is there any latest versions other that this. meaven list lib list