Adding these here – submitted by users to a closed github issue Failed to read schema document 'dbchangelog-3.8.xsd', because 'file' access is not allowed due to restriction set by the accessExternalSchema property · Issue #2654 · liquibase/liquibase · GitHub
Is there a way to disable liquibase.secureParsing programmatically? (Java)
How do you set liquibase.secureParsing via spring boot project?
Thanks!