diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a0e27f9..4586aa6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: cache: 'maven' - name: Set Maven 3.8.6 - uses: stCarolas/setup-maven@v4.2 + uses: stCarolas/setup-maven@v4.5 with: maven-version: 3.8.6 diff --git a/pom.xml b/pom.xml index 3bcc4f3..9084a51 100644 --- a/pom.xml +++ b/pom.xml @@ -52,17 +52,17 @@ under the License. 2.12 ${java.version} ${java.version} - 1.7.7 + 1.7.36 1.2.17 - 1.19 - 4.12 - 1.8.2 - 2.21.0 + 1.36 + 4.13.2 + 1.11.1 + 3.4.6 1.6.0 - 3.1 + 3.8.0 0.7.6 0.13.0 - 3.11.4 + 3.21.7 dynamic org.apache.flink.benchmark.full.*,org.apache.flink.state.benchmark.*,org.apache.flink.scheduler.benchmark.* .*