When running an update, Liquibase will not touch the databasechangelog table to mark changeSets as ran
'org.liquibase.ext:liquibase-nochangelogupdate:1.1'
<dependency>
<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-nochangelogupdate</artifactId>
<version>1.1</version>
</dependency>
<dependency org="org.liquibase.ext" name="liquibase-nochangelogupdate" rev="1.1"/>
"org.liquibase.ext", "liquibase-nochangelogupdate", "1.1"