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