From 8dc98ab231c00f17637bc086d30e5c8312385c61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:21:03 +0000 Subject: [PATCH] Bump liquibase-core from 3.8.9 to 4.8.0 Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 3.8.9 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/v3.8.9...v4.8.0) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0397619..0ca604e 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ org.liquibase liquibase-core - 3.8.9 + 4.8.0 runtime