From cab7717623a0ba146f9afca32cfd49aa48cb614d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 10:33:38 -0500 Subject: [PATCH] chore(deps): bump org.liquibase:liquibase-parent-pom from 0.3.6 to 0.3.7 (#266) * chore(deps): bump org.liquibase:liquibase-parent-pom from 0.3.6 to 0.3.7 Bumps [org.liquibase:liquibase-parent-pom](https://github.com/liquibase/liquibase-parent-pom) from 0.3.6 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.6...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] * remove spock versions --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steven Massaro --- pom.xml | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index e73c1641..2fe9540b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.liquibase liquibase-parent-pom - 0.3.6 + 0.3.7 org.liquibase.ext @@ -18,10 +18,6 @@ 4.26.0 - 1.3-groovy-2.4 - 1.8.0 - 2.4.17 - 1.10.0 src/test/groovy @@ -80,12 +76,6 @@ google-http-client 1.43.3 - - org.spockframework - spock-core - ${spock-core.version} - test - com.google.api-client google-api-client-jackson2 @@ -110,13 +100,6 @@ maven-surefire-plugin ${maven-surefire-plugin.version} - - - org.apache.maven.surefire - surefire-junit4 - 3.2.3 - - true plain