[KYUUBI #5250] [TEST] Bump Iceberg from 1.3.0 to 1.3.1

### _Why are the changes needed?_

https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.3.1

### _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/contributing/code/testing.html#running-tests) locally before make a pull request

### _Was this patch authored or co-authored using generative AI tooling?_

No

Closes #5250 from yabola/auto_ci.

Closes #5250

85f2625a5 [chenliang.lu] [minor] update iceberg version

Authored-by: chenliang.lu <chenlianglu@tencent.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
chenliang.lu 2023-09-04 21:35:28 +08:00 committed by Cheng Pan
parent 593b582ea5
commit ea44fb88ea
No known key found for this signature in database
GPG Key ID: 8001952629BCC75D

View File

@ -158,7 +158,7 @@
<hive.archive.download.skip>false</hive.archive.download.skip>
<httpclient.version>4.5.14</httpclient.version>
<httpcore.version>4.4.16</httpcore.version>
<iceberg.version>1.3.0</iceberg.version>
<iceberg.version>1.3.1</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>