From: danielhanrahan Date: Thu, 19 Jun 2025 14:04:17 +0000 (+0100) Subject: Add Liquibase dependency version X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cb25a53d148427164582adbb64d85d869533dc3e;p=policy%2Fparent.git Add Liquibase dependency version This is needed to use Liquibase in ACM runtime. Issue-ID: POLICY-5398 Change-Id: Icdaf50790b7e1497ba7a02469edb6143f34fa6ff Signed-off-by: danielhanrahan --- diff --git a/integration/pom.xml b/integration/pom.xml index 2579380c..6ccfdcd4 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -620,6 +620,11 @@ kie-ci ${version.drools} + + org.liquibase + liquibase-core + 4.32.0 + org.openapitools jackson-databind-nullable