From 37fe1204db741b7fabd1a5b7f45e9a5973b967ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 19:52:29 +0000 Subject: [PATCH] chore(deps): bump liquibase.version from 4.25.1 to 4.26.0 Bumps `liquibase.version` from 4.25.1 to 4.26.0. Updates `org.liquibase:liquibase-core` from 4.25.1 to 4.26.0 - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/v4.26.0/changelog.txt) - [Commits](https://github.com/liquibase/liquibase/compare/v4.25.1...v4.26.0) Updates `org.liquibase:liquibase-commercial` from 4.25.1 to 4.26.0 Updates `org.liquibase:liquibase-maven-plugin` from 4.25.1 to 4.26.0 - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/v4.26.0/changelog.txt) - [Commits](https://github.com/liquibase/liquibase/compare/v4.25.1...v4.26.0) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.liquibase:liquibase-commercial 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 8b071c63..63ca2782 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ UTF-8 1.8 1.8 - 4.25.1 + 4.26.0 liquibase ${sonar.organization}_${project.artifactId} ${project.name}