[KYUUBI #4572] Bump Iceberg from 1.1.0 to 1.2.0

### _Why are the changes needed?_

- Iceberg 1.2.0 release notes: https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.2.0

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [x] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4572 from bowenliang123/iceberg-1.2.0.

Closes #4572

f4bb2a1d3 [liangbowen] bump iceberg from 1.1.0 to 1.2.0

Authored-by: liangbowen <liangbowen@gf.com.cn>
Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
liangbowen 2023-03-23 18:08:51 +08:00 committed by Cheng Pan
parent cb962304e5
commit b942656f00
No known key found for this signature in database
GPG Key ID: 8001952629BCC75D

View File

@ -159,7 +159,7 @@
<httpclient.version>4.5.14</httpclient.version>
<httpcore.version>4.4.16</httpcore.version>
<hudi.version>0.12.0</hudi.version>
<iceberg.version>1.1.0</iceberg.version>
<iceberg.version>1.2.0</iceberg.version>
<jackson.version>2.14.2</jackson.version>
<jakarta.servlet-api.version>4.0.4</jakarta.servlet-api.version>
<jakarta.xml-bind.version>2.3.2</jakarta.xml-bind.version>