[CELEBORN-1108][FOLLOWUP] Use rat plugin check Flink 1.18

### What changes were proposed in this pull request?

### Why are the changes needed?
Because now we support Flink 1.18.

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?

Closes #2079 from cxzl25/CELEBORN-1108-FOLLOWOUP.

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: Shaoyun Chen <csy@apache.org>
This commit is contained in:
sychen 2023-11-08 12:54:23 +08:00 committed by Shaoyun Chen
parent d2582919ad
commit 208864a807
No known key found for this signature in database
GPG Key ID: 81A87B8D54DB73A3

View File

@ -46,6 +46,7 @@ jobs:
build/mvn org.apache.rat:apache-rat-plugin:check -Pgoogle-mirror,flink-1.14
build/mvn org.apache.rat:apache-rat-plugin:check -Pgoogle-mirror,flink-1.15
build/mvn org.apache.rat:apache-rat-plugin:check -Pgoogle-mirror,flink-1.17
build/mvn org.apache.rat:apache-rat-plugin:check -Pgoogle-mirror,flink-1.18
build/mvn org.apache.rat:apache-rat-plugin:check -Pgoogle-mirror,spark-2.4
build/mvn org.apache.rat:apache-rat-plugin:check -Pgoogle-mirror,spark-3.3
build/mvn org.apache.rat:apache-rat-plugin:check -Pgoogle-mirror,mr