From 367a47c4e8d0f2d9477d240b42682f5bb227c836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Nov 2022 19:12:45 +0000 Subject: [PATCH] Bump liquibase-core from 4.3.5 to 4.8.0 in /demo-spring-app Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 4.3.5 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/v4.3.5...v4.8.0) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo-spring-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-spring-app/pom.xml b/demo-spring-app/pom.xml index e430533..dd333c0 100644 --- a/demo-spring-app/pom.xml +++ b/demo-spring-app/pom.xml @@ -48,7 +48,7 @@ org.liquibase liquibase-core - 4.3.5 + 4.8.0