From 0f2bbbc814c6d156e9eae2fb34ffaf95d4230078 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:20:10 +0000 Subject: [PATCH] chore(deps): bump liquibase-core from 3.4.2 to 4.8.0 in /server Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 3.4.2 to 4.8.0. - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](https://github.com/liquibase/liquibase/compare/liquibase-parent-3.4.2...v4.8.0) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/pom.xml b/server/pom.xml index baa60b8da8..5f92df7ece 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -754,7 +754,7 @@ org.liquibase liquibase-core - 3.4.2 + 4.8.0