[KYUUBI #6063] Bump iceberg 1.4.3
# 🔍 Description ## Issue References 🔗 This pull request closes #6063 ## Describe Your Solution 🔧 ## Types of changes 🔖 - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 #### Behavior Without This Pull Request ⚰️ #### Behavior With This Pull Request 🎉 #### Related Unit Tests # Checklist 📝 - [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6065 from GGHWS/features/kyuubi-6063. Closes #6063 f25f82b93 [GGHWS] Bump iceberg 1.4.3 Authored-by: GGHWS <16678125728@163.com> Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
parent
fef488e3bd
commit
f61338db49
2
pom.xml
2
pom.xml
@ -161,7 +161,7 @@
|
||||
<httpcore.version>4.4.16</httpcore.version>
|
||||
<hudi.version>0.14.0</hudi.version>
|
||||
<hudi.spark.binary.version>${spark.binary.version}</hudi.spark.binary.version>
|
||||
<iceberg.version>1.4.0</iceberg.version>
|
||||
<iceberg.version>1.4.3</iceberg.version>
|
||||
<jackson.version>2.15.0</jackson.version>
|
||||
<jakarta.servlet-api.version>4.0.4</jakarta.servlet-api.version>
|
||||
<jakarta.xml-bind.version>2.3.2</jakarta.xml-bind.version>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user