From 57655be62c0144b2aae8cbc990af49327f52a82f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 08:57:58 +0000 Subject: [PATCH] Bump liquibase-core from 4.7.1 to 4.8.0 in /examples/quarkus Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 4.7.1 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.7.1...v4.8.0) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/quarkus/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/quarkus/pom.xml b/examples/quarkus/pom.xml index 9077e09..0e7873c 100644 --- a/examples/quarkus/pom.xml +++ b/examples/quarkus/pom.xml @@ -9063,7 +9063,7 @@ org.liquibase liquibase-core - 4.7.1 + 4.8.0 logback-classic