Apama 10.15.1 | Other Resolved Issues | Release 10.11.3 | Other
 
Other
*PAM-32882
Upgrade jdom.jar to avoid security advisories.
The JDOM v1 library has been removed from the Apama classpath to resolve security vulnerability CVE-2021-33813. In the unlikely event you have custom Java classes which were making use of the (undocumented/unsupported) presence of the JDOM v1 API on the classpath (org.jdom.*), you will need to add your own copy of JDOM v1 to the classpath or change your classes to use a different library such as JDOM v2+.