How to find the exact version of Tomcat running in DLP release.
Release: 15.8 and 16.0
Component: Enforce
In Windows:
cd to %Program Files%\DataLossPrevention\EnforceServer\<version>\Protect\tomcat\lib and run the below command.
In Linux:
cd to /opt/Symantec/DataLossPrevention/EnforceServer/<version>/Protect/tomcat/lib
java -cp catalina.jar org.apache.catalina.util.ServerInfo
Version of 16.0: