This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
LAS v8.6.7
This release upgrades to the latest Struts 2 library (2.5.17) which addresses a potential vulnerability.
It includes some minor code changes and bug fixes.
If you don't want to upgrade your entire code base replace the file:
WebContent/WEB-INF/lib/struts2-core-2.5.13.jar with struts2-core-2.5.17.jar
and execute
ant clean
ant deploy
to install the changes.
This is 8.6.7 to keep in line with internal and specialized releases.