Skip to content

Commit

Permalink
[FLINK-35391] Bump dependency of Paimon Pipeline connector to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wangjunbo committed Jul 16, 2024
1 parent d8c9c31 commit 66065c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ limitations under the License.
<artifactId>flink-cdc-pipeline-connector-paimon</artifactId>

<properties>
<paimon.version>0.8.1</paimon.version>
<paimon.version>0.8.2</paimon.version>
<hadoop.version>2.8.5</hadoop.version>
<hive.version>2.3.9</hive.version>
<mockito.version>3.4.6</mockito.version>
Expand Down

0 comments on commit 66065c1

Please sign in to comment.