From 64f1b4478a39f69efc6a4b3b32129ee41a45dd22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 11:11:14 -0300 Subject: [PATCH 1/5] chore(deps): bump org.liquibase:liquibase-parent-pom from 0.2.6 to 0.3.2 (#218) Bumps [org.liquibase:liquibase-parent-pom](https://github.com/liquibase/liquibase-parent-pom) from 0.2.6 to 0.3.2. - [Release notes](https://github.com/liquibase/liquibase-parent-pom/releases) - [Commits](https://github.com/liquibase/liquibase-parent-pom/compare/v0.2.6...v0.3.2) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-parent-pom 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> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 703c90cd..8ece8538 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.liquibase liquibase-parent-pom - 0.2.6 + 0.3.2 org.liquibase.ext From 14b579b7702d145cd6797918c83de6adf3424e23 Mon Sep 17 00:00:00 2001 From: filipe Date: Wed, 15 Nov 2023 11:32:55 -0300 Subject: [PATCH 2/5] Liquibase 4.25.0 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 8ece8538..8ba46f61 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.liquibase.ext liquibase-bigquery - 4.24.1-SNAPSHOT + 4.25.0-SNAPSHOT Liquibase Extension Google BigQuery support Add this Liquibase extension to your project to support Google BigQuery @@ -19,7 +19,7 @@ - 4.24.0 + 4.25.0 1.3-groovy-2.4 1.8.0 2.4.17 @@ -119,7 +119,7 @@ org.liquibase liquibase-maven-plugin - 4.24.0 + 4.25.0 true target/classes/liquibase.properties @@ -133,4 +133,4 @@ - \ No newline at end of file + From 5480bc10bce0ed51cb91174aaa474b179d7eade4 Mon Sep 17 00:00:00 2001 From: filipe Date: Wed, 15 Nov 2023 11:49:42 -0300 Subject: [PATCH 3/5] Liquibase 4.25.0 (#219) --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8ba46f61..113d42ab 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.liquibase liquibase-parent-pom - 0.3.2 + 0.3.2 org.liquibase.ext @@ -17,7 +17,6 @@ Add this Liquibase extension to your project to support Google BigQuery https://github.com/liquibase/liquibase-bigquery - 4.25.0 1.3-groovy-2.4 From 31ef4134d46dac5240ac1cf3aae40027052a1194 Mon Sep 17 00:00:00 2001 From: liquibot Date: Wed, 15 Nov 2023 15:42:55 +0000 Subject: [PATCH 4/5] [maven-release-plugin] prepare release liquibase-bigquery-4.25.0 --- pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 113d42ab..c577d36c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -11,7 +10,7 @@ org.liquibase.ext liquibase-bigquery - 4.25.0-SNAPSHOT + 4.25.0 Liquibase Extension Google BigQuery support Add this Liquibase extension to your project to support Google BigQuery @@ -30,7 +29,7 @@ scm:git:${project.scm.url} scm:git:${project.scm.url} https://github.com/liquibase/liquibase-bigquery.git - HEAD + liquibase-bigquery-4.25.0 From ffe72ea5e71d025ceb53ed12fcd767128165bd30 Mon Sep 17 00:00:00 2001 From: liquibot Date: Wed, 15 Nov 2023 15:42:57 +0000 Subject: [PATCH 5/5] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c577d36c..5a019b13 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.liquibase.ext liquibase-bigquery - 4.25.0 + 4.26.0-SNAPSHOT Liquibase Extension Google BigQuery support Add this Liquibase extension to your project to support Google BigQuery @@ -29,7 +29,7 @@ scm:git:${project.scm.url} scm:git:${project.scm.url} https://github.com/liquibase/liquibase-bigquery.git - liquibase-bigquery-4.25.0 + HEAD