This is an automated email from the ASF dual-hosted git repository. kirs pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.0 by this push: new 7dcc83e20d0 [chore](dependencies)Upgrade paimon to 0.7.0 (#33987) (#34037) 7dcc83e20d0 is described below commit 7dcc83e20d06c09e7d4d737fd772bca6afeb59cb Author: Calvin Kirs <k...@apache.org> AuthorDate: Wed Apr 24 10:49:53 2024 +0800 [chore](dependencies)Upgrade paimon to 0.7.0 (#33987) (#34037) (cherry picked from commit c5c49686ca9c415c783f9731cb329fd62504c2d7) --- fe/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fe/pom.xml b/fe/pom.xml index 77297d7640e..f1b370d382d 100644 --- a/fe/pom.xml +++ b/fe/pom.xml @@ -346,7 +346,7 @@ under the License. <!--ivy--> <ivy.version>2.5.2</ivy.version> <!-- paimon --> - <paimon.version>0.6.0-incubating</paimon.version> + <paimon.version>0.7.0-incubating</paimon.version> <disruptor.version>3.4.4</disruptor.version> <trino.parser.version>395</trino.parser.version> <!-- arrow flight sql --> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org