From 9c263d40aabe0e97a5317cd5f0c1a7ec2fecf1a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 01:09:32 +0000 Subject: [PATCH] chore: bump org.liquibase:liquibase-core from 4.31.1 to 5.0.0 Bumps [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) from 4.31.1 to 5.0.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.31.1...v5.0.0) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-version: 5.0.0 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 f90ae254d..85654ff5d 100644 --- a/pom.xml +++ b/pom.xml @@ -614,7 +614,7 @@ 3.0 - 4.31.1 + 5.0.0 1.18.38