From 85e255968b88f1b28eb6ad0f77b402b32a324f9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 09:24:30 +0000 Subject: [PATCH] chore(deps): bump org.liquibase:liquibase-core in /backend (#303) Bumps [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) from 4.26.0 to 4.29.2. - [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.26.0...v4.29.2) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index fbf55e92..e9b3bfc2 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -65,7 +65,7 @@ org.liquibase liquibase-core - 4.26.0 + 4.29.2 org.springframework.boot