#2688: Protect the plugin manager from 3rd party modifications
This commit is contained in:
@@ -40,7 +40,7 @@ import org.yaml.snakeyaml.introspector.PropertyUtils;
|
||||
* example event handling and plugin management.
|
||||
*/
|
||||
@RequiredArgsConstructor
|
||||
public class PluginManager
|
||||
public final class PluginManager
|
||||
{
|
||||
|
||||
/*========================================================================*/
|
||||
|
Reference in New Issue
Block a user