[KYUUBI #4590] Bump delta from 2.2.0 to 2.3.0
### _Why are the changes needed?_ test against delta-2.3.0 https://github.com/delta-io/delta/releases/tag/v2.3.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 #4590 from cfmcgrady/delta-2.3.0. Closes #4590 cbabf2191 [Fu Chen] delta 2.3.0 f05faf09a [Fu Chen] fix 62cd94728 [Fu Chen] test against delta-2.3.0rc1 Authored-by: Fu Chen <cfmcgrady@gmail.com> Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
parent
f5ef4018ee
commit
458d92540e
2
pom.xml
2
pom.xml
@ -132,7 +132,7 @@
|
||||
<commons-lang3.version>3.12.0</commons-lang3.version>
|
||||
<curator.version>2.12.0</curator.version>
|
||||
<etcd.version>0.7.3</etcd.version>
|
||||
<delta.version>2.2.0</delta.version>
|
||||
<delta.version>2.3.0</delta.version>
|
||||
<failsafe.verion>2.4.4</failsafe.verion>
|
||||
<fb303.version>0.9.3</fb303.version>
|
||||
<flexmark.version>0.62.2</flexmark.version>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user