diff --git a/.github/workflows/community-review.yml b/.github/workflows/community-review.yml index 2522d56a03ff9..e421e32ebb1ee 100644 --- a/.github/workflows/community-review.yml +++ b/.github/workflows/community-review.yml @@ -31,6 +31,7 @@ permissions: actions: write jobs: label: + if: github.repository_owner == 'apache' runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 diff --git a/flink-table/flink-sql-client/pom.xml b/flink-table/flink-sql-client/pom.xml index a4430420b1a34..45257cd6c94fd 100644 --- a/flink-table/flink-sql-client/pom.xml +++ b/flink-table/flink-sql-client/pom.xml @@ -221,7 +221,7 @@ under the License. commons-beanutils commons-beanutils - 1.9.4 + 1.11.0 test