From eb4ff45b5bd6cfb6ae5b30c30d2a21ce9f40b103 Mon Sep 17 00:00:00 2001 From: jandroav Date: Mon, 9 Oct 2023 10:08:25 +0200 Subject: [PATCH] chore(pom.xml): update liquibase.version property from 4.23.2 to 4.24.0 to use the latest version of Liquibase for database migrations --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7a88dae6..4c0901a0 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ - 4.23.2 + 4.24.0 src/test/groovy 2.2