From 26a2e14b811168d401a5cdca47f4120ff10ee6e5 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Mon, 5 Dec 2022 11:55:39 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=BD=D0=B5=D1=81=20?= =?UTF-8?q?=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC=D0=BE=D1=81=D1=82?= =?UTF-8?q?=D1=8C=20liquibase-core=20=D0=B2=20=D0=BC=D0=BE=D0=B4=D1=83?= =?UTF-8?q?=D0=BB=D1=8C=20bot-data?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bot-data/pom.xml | 4 ++++ pom.xml | 6 ------ 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/bot-data/pom.xml b/bot-data/pom.xml index fef3d3d..d86ba85 100644 --- a/bot-data/pom.xml +++ b/bot-data/pom.xml @@ -24,6 +24,10 @@ org.springframework.data spring-data-jpa + + org.liquibase + liquibase-core + \ No newline at end of file diff --git a/pom.xml b/pom.xml index e6820c7..cc958f8 100644 --- a/pom.xml +++ b/pom.xml @@ -152,12 +152,6 @@ ${postgresql.version} - - org.liquibase - liquibase-core - ${liquibase.version} - - javax.persistence javax.persistence-api