fix that the wrong line got deleted

This commit is contained in:
erik-krogh
2022-08-29 13:25:37 +02:00
parent bd5fd7d963
commit b1e53280a6

View File

@@ -4,7 +4,7 @@
* or the stream handler factory used by URL. Such operations could
* compromise security or interfere with the EJB container's operation.
* @kind problem
* @security-severity 5.8
* @problem.severity error
* @precision low
* @id java/ejb/socket-or-stream-handler-factory
* @tags reliability