Skip to content

Commit

Permalink
[KYUUBI #3472] Bump Iceberg from 0.14.0 to 0.14.1
Browse files Browse the repository at this point in the history
### _Why are the changes needed?_

close #3472

### _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

- [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #3474 from Yikf/bump-0.14.0.

Closes #3472

4efdd3b [yikf] Bump iceberg

Authored-by: yikf <yikaifei1@gmail.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
  • Loading branch information
yikf authored and pan3793 committed Sep 12, 2022
1 parent 3905225 commit 7c8d92c
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 @@ -140,7 +140,7 @@
<httpclient.version>4.5.13</httpclient.version>
<httpcore.version>4.4.15</httpcore.version>
<hudi.version>0.12.0</hudi.version>
<iceberg.version>0.14.0</iceberg.version>
<iceberg.version>0.14.1</iceberg.version>
<jackson.version>2.13.4</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 7c8d92c

Please sign in to comment.