mirror of https://github.com/apache/maven.git
Fix checkstyle error
This commit is contained in:
parent
e1e2c65b6e
commit
a0c1bf3c04
|
@ -42,7 +42,8 @@ public final class Factories
|
|||
}
|
||||
|
||||
/**
|
||||
* See https://cheatsheetseries.owasp.org/cheatsheets/XML_External_Entity_Prevention_Cheat_Sheet.html#transformerfactory
|
||||
* See
|
||||
* https://cheatsheetseries.owasp.org/cheatsheets/XML_External_Entity_Prevention_Cheat_Sheet.html#transformerfactory
|
||||
*/
|
||||
public static TransformerFactory newTransformerFactory()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue