From 2d58b38291a6a38638db73cd982d10521c6094eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 13:50:15 +0000 Subject: [PATCH] chore(deps): bump org.liquibase.ext:liquibase-sdk-maven-plugin Bumps [org.liquibase.ext:liquibase-sdk-maven-plugin](https://github.com/liquibase/liquibase-sdk-maven-plugin) from 0.10.20 to 0.10.23. - [Release notes](https://github.com/liquibase/liquibase-sdk-maven-plugin/releases) - [Commits](https://github.com/liquibase/liquibase-sdk-maven-plugin/compare/v0.10.20...v0.10.23) --- updated-dependencies: - dependency-name: org.liquibase.ext:liquibase-sdk-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 141c83b..429a165 100644 --- a/pom.xml +++ b/pom.xml @@ -469,7 +469,7 @@ org.liquibase.ext liquibase-sdk-maven-plugin - 0.10.20 + 0.10.23 ${env.GITHUB_TOKEN}