mbien commented on code in PR #135: URL: https://github.com/apache/roller/pull/135#discussion_r1477447801
########## app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp: ########## @@ -5,7 +5,7 @@ You can override it with your own file via WEB-INF/tiles-def.xml <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %> -<script src="<s:url value='/webjars/jquery/3.6.4/jquery.min.js' />"></script> +<script src="<s:url value='/webjars/jquery/3.7.1/jquery.min.js' />"></script> Review Comment: @snoopdave head.jsp is already updated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@roller.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org