Bit late but for those who are using the latest Spring boot 3.x with Liquibase 4.28.0 with Postgres, the same problem is happening & adding a logicalFilePath in the changeSet also doesn't help. We had to upgrade Liquibase to the latest greatest version 4.32.0 to resolve this issue.