I'm upgrading the Elastic Cluster to 5.0.1, which doesn't work with Shield 2.4.1.
Exception in thread "main" java.lang.VerifyError: class org.elasticsearch.shield.ShieldPlugin overrides final method onModule.(Lorg/elasticsearch/action/ActionModule;)
Because of that, I'm trying to upgrade it to Shield 2.4.2, but then I'm facing an issue with missing ShieldPlugin.class. Is there a replacement class that is not documented?