From 48cc53eb84d4b2a49aa1ec1feefa5806f6e07a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 16:36:20 -0300 Subject: [PATCH] chore(deps): bump org.liquibase:liquibase-parent-pom from 0.3.4 to 0.3.7 (#101) * chore(deps): bump org.liquibase:liquibase-parent-pom from 0.3.4 to 0.3.7 Bumps [org.liquibase:liquibase-parent-pom](https://github.com/liquibase/liquibase-parent-pom) from 0.3.4 to 0.3.7. - [Release notes](https://github.com/liquibase/liquibase-parent-pom/releases) - [Commits](https://github.com/liquibase/liquibase-parent-pom/compare/v0.3.4...v0.3.7) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-parent-pom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * fix: build --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: filipe --- pom.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e7bc2b6..a9eb250 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.liquibase liquibase-parent-pom - 0.3.4 + 0.3.7 org.liquibase.ext @@ -22,6 +22,21 @@ 4.26.0 + + + org.slf4j + slf4j-api + ${slf4j.version} + test + + + org.slf4j + slf4j-simple + ${slf4j.version} + test + + + scm:git:${project.scm.url} scm:git:${project.scm.url}