LDEV-4599 Add JWT library. Set up dependencies. If LAMS has been slimmed before deployment of this patch, it is missing Jackson library which is needed for JWT library to work. The library can taken from a fresh copy of WF from the following path: <WF>modules\system\layers\base\com\fasterxml It needs to be copied to the slimmed WF instance.
LDEV-4405 Upgrade YUI Compressor library From version 2.4.8 to 2.4.9 The older version does not handle Windows absolute paths. Also added the library to the list of libs LAMS uses.