From a76dadd9a750d5b82315a1237c04a1384783e1cc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 08:09:43 +0000 Subject: [PATCH] Bump liquibase-core from 3.9.0 to 3.10.0 Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 3.9.0 to 3.10.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.9.0...v3.10.0) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1273de3..5c17361 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ org.liquibase liquibase-core - 3.9.0 + 3.10.0 junit