Can I disable the bundled org.lucee.esapi JAR file?

I see that this JAR file is bundled with Lucee 5 (and other earlier version
of Lucee) - is there a simple way to stop this JAR from being used by
Lucee? We have our own version of the ESAPI that we load as part of out
Tomcat configs - and these two libraries are “colliding”. I need to be
able to disable the one in Lucee so that our ESAPI jar is the one that is
accessed.