From 79a6a76be9d75b99ea3deb06e30fa75d3fe77327 Mon Sep 17 00:00:00 2001 From: lukegleeson Date: Tue, 2 Aug 2022 16:36:43 +0100 Subject: [PATCH] Upgrade Liquibase to Version 4.14.0 liquibase-core 4.14.0 has been separated from commercial liquibase As such, license issue should be resolved Can upgrade for vulnerability fix Issue-ID: CPS-963 Signed-off-by: lukegleeson Change-Id: I7e8a90572ad7751c118e5e2908278ddef09fe61e --- pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index bb5c876..8c06c64 100755 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ org.liquibase liquibase-core - 4.4.2-nordix + 4.14.0 org.projectlombok @@ -575,14 +575,6 @@ - - - nordix-liquibase-repo - liquibase - https://artifactory.nordix.org/artifactory/liquibase - - - docker -- 2.16.6