Merge "Uplift Spring Boot to 3.2.2"
[cps.git] / cps-application / src / main / resources / application.yml
index e56e0e1..240741f 100644 (file)
@@ -64,7 +64,7 @@ spring:
 
     liquibase:
         change-log: classpath:changelog/changelog-master.yaml
-        labels: ${LIQUIBASE_LABELS}
+        label-filter: ${LIQUIBASE_LABELS}
 
     servlet:
         multipart: