From 93cf34cf7e5317fae519099f37089b969c7a2c36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:29:04 +0000 Subject: [PATCH] Bump liquibase-core from 4.7.1 to 4.8.0 in /backend Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 4.7.1 to 4.8.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.7.1...v4.8.0) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 backend/pom.xml diff --git a/backend/pom.xml b/backend/pom.xml old mode 100755 new mode 100644 index 90d1de4..73ac3df --- a/backend/pom.xml +++ b/backend/pom.xml @@ -76,7 +76,7 @@ org.liquibase liquibase-core - 4.7.1 + 4.8.0 org.springframework.security