From 011f306efd36b6530a354197db0a300b00b4ca31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 20:10:26 +0000 Subject: [PATCH] Bump liquibase.version from 4.22.0 to 4.23.0 Bumps `liquibase.version` from 4.22.0 to 4.23.0. Updates `liquibase-core` from 4.22.0 to 4.23.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.22.0...v4.23.0) Updates `liquibase-maven-plugin` from 4.22.0 to 4.23.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.22.0...v4.23.0) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.liquibase:liquibase-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 52e4913f..609eda87 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ UTF-8 UTF-8 - 4.22.0 + 4.23.0 ${env.GITHUB_TOKEN} 1.3-groovy-2.4