add 'java.lang.Thread' to struts.excludedClasses

This commit is contained in:
Sean C. Sullivan
2021-06-03 07:36:16 -07:00
parent 64eaff102a
commit 35e63dbf65
@@ -45,6 +45,7 @@
java.lang.ClassLoader,
java.lang.Shutdown,
java.lang.ProcessBuilder,
java.lang.Thread,
sun.misc.Unsafe,
com.opensymphony.xwork2.ActionContext" />