From d2c4fe397e5342047d96c1e981051d115a8e9b57 Mon Sep 17 00:00:00 2001 From: madlnu Date: Wed, 14 Aug 2024 15:42:00 +0800 Subject: [PATCH] [KYUUBI #6584] Upgrade flip-tables from 1.0.2 to 1.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # :mag: Description ## Issue References ๐Ÿ”— This pull request fixes #6584 ## Describe Your Solution ๐Ÿ”ง It involves bumping the version from 1.0.2 to 1.1.1 for flip-tables ## Test Plan ๐Ÿงช Build locally --- # Checklist ๐Ÿ“ - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6614 from Madhukar525722/flip_tables. Closes #6584 dee9fd7a9 [madlnu] [KYUUBI #6584] Upgrade flip-tables from 1.0.2 to 1.1.1 Authored-by: madlnu Signed-off-by: Cheng Pan --- dev/dependencyList | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/dependencyList b/dev/dependencyList index c354d34d2..4b1fc5916 100644 --- a/dev/dependencyList +++ b/dev/dependencyList @@ -35,7 +35,7 @@ error_prone_annotations/2.23.0//error_prone_annotations-2.23.0.jar failsafe/3.3.2//failsafe-3.3.2.jar failureaccess/1.0.2//failureaccess-1.0.2.jar flatbuffers-java/23.5.26//flatbuffers-java-23.5.26.jar -fliptables/1.0.2//fliptables-1.0.2.jar +fliptables/1.1.1//fliptables-1.1.1.jar grpc-api/1.65.1//grpc-api-1.65.1.jar grpc-context/1.65.1//grpc-context-1.65.1.jar grpc-core/1.65.1//grpc-core-1.65.1.jar diff --git a/pom.xml b/pom.xml index 59876572c..5adcb0892 100644 --- a/pom.xml +++ b/pom.xml @@ -149,7 +149,7 @@ 1.0.2 3.3.6 4.0.3 - 1.0.2 + 1.1.1 3.1.3 apache-hive-${hive.version}-bin.tar.gz ${apache.archive.dist}/hive/hive-${hive.version}