Problem on new machine with migrated CUBA project (Jmix 1.5.x)

I am setting up a new development machine, and when trying to get our application that was migrated from CUBA to Jmix 1.5.x working, I’m getting errors when running it, because it’s trying to run the CUBA migration Liquibase scripts (specifically com/haulmont/cuba/liquibase/changelog/002-migrate-security.xml). I don’t need this to run; I used a pg_dump to get the DB moved over. These migration scripts need skipped, but I have no idea how to make them not try to run.