From eb730dc87c79f1538d0e1a2337fff6016c04e0d8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 22 Sep 2020 05:05:36 +0000 Subject: [PATCH] deps: update dependency org.apache.arrow:arrow-vector to v1 --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 2bae5d9cf5..d0340f3b2b 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -42,7 +42,7 @@ org.apache.arrow arrow-vector - 0.17.1 + 1.0.1 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 2b3f3a4a44..38330e9d6e 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -41,7 +41,7 @@ org.apache.arrow arrow-vector - 0.17.1 + 1.0.1 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 64c8e0c120..bcff026d22 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -53,7 +53,7 @@ org.apache.arrow arrow-vector - 0.17.1 + 1.0.1