From 468e81b44e483ae81b59994b79ce3fbcff81c2e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 04:08:41 +0000 Subject: [PATCH] chore(deps): bump org.liquibase:liquibase-core from 4.23.0 to 5.0.1 Bumps [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) from 4.23.0 to 5.0.1. - [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.23.0...v5.0.1) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 59384d5..90d75c2 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ org.liquibase liquibase-core - 4.23.0 + 5.0.1