Skip to content

Commit

Permalink
[KYUUBI apache#6063] Bump iceberg 1.4.3
Browse files Browse the repository at this point in the history
# 🔍 Description
## Issue References 🔗

This pull request closes apache#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 apache#6065 from GGHWS/features/kyuubi-6063.

Closes apache#6063

f25f82b [GGHWS] Bump iceberg 1.4.3

Authored-by: GGHWS <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
  • Loading branch information
GGHWS authored and zhaohehuhu committed Mar 21, 2024
1 parent d004919 commit 7a13234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 7a13234

Please sign in to comment.