This is an automated email from the ASF dual-hosted git repository.
rajeshbabu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git
The following commit(s) were added to refs/heads/master by this push:
new 185fe32bde PHOENIX-7157 Upgrade to phoenix-thirdparty 2.1.0 (#1771)
185fe32bde is described below
commit 185fe32bdee5f1b0e279a40d1379135909743210
Author: Nihal Jain <[email protected]>
AuthorDate: Thu Feb 15 13:11:51 2024 +0530
PHOENIX-7157 Upgrade to phoenix-thirdparty 2.1.0 (#1771)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f629747662..6ab78a425b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
along with hbase.version (defined in profiles) -->
<hadoop.version>3.1.4</hadoop.version>
- <phoenix.thirdparty.version>2.0.0</phoenix.thirdparty.version>
+ <phoenix.thirdparty.version>2.1.0</phoenix.thirdparty.version>
<hbase.suffix>hbase-${hbase.profile}</hbase.suffix>
<!-- This is used by the release script only -->