diff --git a/flink-annotations/pom.xml b/flink-annotations/pom.xml index bca080737f806..ed7c0d9908f6c 100644 --- a/flink-annotations/pom.xml +++ b/flink-annotations/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-annotations diff --git a/flink-architecture-tests/flink-architecture-tests-base/pom.xml b/flink-architecture-tests/flink-architecture-tests-base/pom.xml index 8944a2f510d39..77cfa1257ded6 100644 --- a/flink-architecture-tests/flink-architecture-tests-base/pom.xml +++ b/flink-architecture-tests/flink-architecture-tests-base/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-architecture-tests - 2.0-SNAPSHOT + 2.0.0 flink-architecture-tests-base diff --git a/flink-architecture-tests/flink-architecture-tests-production/pom.xml b/flink-architecture-tests/flink-architecture-tests-production/pom.xml index a7b36b137487c..5e35311371eb4 100644 --- a/flink-architecture-tests/flink-architecture-tests-production/pom.xml +++ b/flink-architecture-tests/flink-architecture-tests-production/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-architecture-tests - 2.0-SNAPSHOT + 2.0.0 flink-architecture-tests-production diff --git a/flink-architecture-tests/flink-architecture-tests-test/pom.xml b/flink-architecture-tests/flink-architecture-tests-test/pom.xml index 58da1b2616d89..d07b0148b9227 100644 --- a/flink-architecture-tests/flink-architecture-tests-test/pom.xml +++ b/flink-architecture-tests/flink-architecture-tests-test/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-architecture-tests - 2.0-SNAPSHOT + 2.0.0 flink-architecture-tests-test diff --git a/flink-architecture-tests/pom.xml b/flink-architecture-tests/pom.xml index 7eb8c90d42221..2c364ac057987 100644 --- a/flink-architecture-tests/pom.xml +++ b/flink-architecture-tests/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-architecture-tests diff --git a/flink-clients/pom.xml b/flink-clients/pom.xml index 838de538771aa..1d338156e5579 100644 --- a/flink-clients/pom.xml +++ b/flink-clients/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-clients @@ -141,7 +141,7 @@ under the License. maven-assembly-plugin - 2.4 + 2.6 create-test-dependency diff --git a/flink-connectors/flink-connector-base/pom.xml b/flink-connectors/flink-connector-base/pom.xml index 5c160f9ba570e..2a6f0e48e9c97 100644 --- a/flink-connectors/flink-connector-base/pom.xml +++ b/flink-connectors/flink-connector-base/pom.xml @@ -25,7 +25,7 @@ org.apache.flink flink-connectors - 2.0-SNAPSHOT + 2.0.0 flink-connector-base diff --git a/flink-connectors/flink-connector-datagen-test/pom.xml b/flink-connectors/flink-connector-datagen-test/pom.xml index 70c83d7e0d9cc..ed0596c56cfd1 100644 --- a/flink-connectors/flink-connector-datagen-test/pom.xml +++ b/flink-connectors/flink-connector-datagen-test/pom.xml @@ -25,7 +25,7 @@ org.apache.flink flink-connectors - 2.0-SNAPSHOT + 2.0.0 flink-connector-datagen-tests diff --git a/flink-connectors/flink-connector-datagen/pom.xml b/flink-connectors/flink-connector-datagen/pom.xml index b52ff43e0b4c8..80cc82d89d9b6 100644 --- a/flink-connectors/flink-connector-datagen/pom.xml +++ b/flink-connectors/flink-connector-datagen/pom.xml @@ -25,7 +25,7 @@ org.apache.flink flink-connectors - 2.0-SNAPSHOT + 2.0.0 flink-connector-datagen diff --git a/flink-connectors/flink-connector-files/pom.xml b/flink-connectors/flink-connector-files/pom.xml index 5796e094f1318..250733f85d617 100644 --- a/flink-connectors/flink-connector-files/pom.xml +++ b/flink-connectors/flink-connector-files/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 2.0-SNAPSHOT + 2.0.0 flink-connector-files diff --git a/flink-connectors/flink-connector-hive/pom.xml b/flink-connectors/flink-connector-hive/pom.xml index 8d54d961e5586..bce83cc7931d5 100644 --- a/flink-connectors/flink-connector-hive/pom.xml +++ b/flink-connectors/flink-connector-hive/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 2.0-SNAPSHOT + 2.0.0 flink-connector-hive_${scala.binary.version} @@ -35,8 +35,8 @@ under the License. jar - 4.0.0 - 0.9.8 + 4.1.0 + 0.10.2 10.10.2.0 1.8.2 io.netty netty-buffer - 4.1.46.Final + 4.2.1.Final provided diff --git a/flink-connectors/flink-file-sink-common/pom.xml b/flink-connectors/flink-file-sink-common/pom.xml index c719f36449d8c..d2e71777076c5 100644 --- a/flink-connectors/flink-file-sink-common/pom.xml +++ b/flink-connectors/flink-file-sink-common/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-connectors - 2.0-SNAPSHOT + 2.0.0 flink-file-sink-common diff --git a/flink-connectors/flink-hadoop-compatibility/pom.xml b/flink-connectors/flink-hadoop-compatibility/pom.xml index 3b8d422242faa..05490dac85ee8 100644 --- a/flink-connectors/flink-hadoop-compatibility/pom.xml +++ b/flink-connectors/flink-hadoop-compatibility/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-connectors - 2.0-SNAPSHOT + 2.0.0 flink-hadoop-compatibility_${scala.binary.version} @@ -169,7 +169,7 @@ under the License. org.apache.maven.plugins maven-eclipse-plugin - 2.8 + 2.10 true diff --git a/flink-connectors/flink-sql-connector-hive-2.3.10/pom.xml b/flink-connectors/flink-sql-connector-hive-2.3.10/pom.xml index c5e4ef2c349d6..813acf78aec13 100644 --- a/flink-connectors/flink-sql-connector-hive-2.3.10/pom.xml +++ b/flink-connectors/flink-sql-connector-hive-2.3.10/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 2.0-SNAPSHOT + 2.0.0 flink-sql-connector-hive-2.3.10_${scala.binary.version} @@ -79,7 +79,7 @@ under the License. org.antlr antlr-runtime - 3.5.2 + 3.5.3 ${flink.markBundledAsOptional} diff --git a/flink-connectors/flink-sql-connector-hive-3.1.3/pom.xml b/flink-connectors/flink-sql-connector-hive-3.1.3/pom.xml index 87f83d80cc472..10d33c6db2119 100644 --- a/flink-connectors/flink-sql-connector-hive-3.1.3/pom.xml +++ b/flink-connectors/flink-sql-connector-hive-3.1.3/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-connectors - 2.0-SNAPSHOT + 2.0.0 flink-sql-connector-hive-3.1.3_${scala.binary.version} @@ -83,7 +83,7 @@ under the License. org.antlr antlr-runtime - 3.5.2 + 3.5.3 ${flink.markBundledAsOptional} @@ -91,7 +91,7 @@ under the License. org.apache.hadoop hadoop-mapreduce-client-core - 3.1.0 + 3.4.1 provided @@ -140,7 +140,7 @@ under the License. org.apache.avro avro-mapred hadoop2 - 1.8.2 + 1.12.0 ${flink.markBundledAsOptional} diff --git a/flink-connectors/pom.xml b/flink-connectors/pom.xml index c233f6daf0373..f910af29d2c42 100644 --- a/flink-connectors/pom.xml +++ b/flink-connectors/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 diff --git a/flink-container/pom.xml b/flink-container/pom.xml index c2416658197d2..ba1e1fa441bb4 100644 --- a/flink-container/pom.xml +++ b/flink-container/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-container diff --git a/flink-contrib/pom.xml b/flink-contrib/pom.xml index 1e1e051ebf883..7b8ed93104fc8 100644 --- a/flink-contrib/pom.xml +++ b/flink-contrib/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-contrib diff --git a/flink-core-api/pom.xml b/flink-core-api/pom.xml index fa76f6ecb7af8..39aab53173585 100644 --- a/flink-core-api/pom.xml +++ b/flink-core-api/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-core-api diff --git a/flink-core/pom.xml b/flink-core/pom.xml index 7373463b30741..e298993384ca8 100644 --- a/flink-core/pom.xml +++ b/flink-core/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-core @@ -100,7 +100,7 @@ under the License. org.snakeyaml snakeyaml-engine - 2.6 + 2.9 @@ -169,7 +169,7 @@ under the License. org.projectlombok lombok - 1.18.30 + 1.18.38 test diff --git a/flink-datastream-api/pom.xml b/flink-datastream-api/pom.xml index 97081689cb1be..58feae738c37e 100644 --- a/flink-datastream-api/pom.xml +++ b/flink-datastream-api/pom.xml @@ -26,7 +26,7 @@ under the License. flink-parent org.apache.flink - 2.0-SNAPSHOT + 2.0.0 flink-datastream-api diff --git a/flink-datastream/pom.xml b/flink-datastream/pom.xml index d10cce221f785..ad2d08c15c088 100644 --- a/flink-datastream/pom.xml +++ b/flink-datastream/pom.xml @@ -26,7 +26,7 @@ under the License. flink-parent org.apache.flink - 2.0-SNAPSHOT + 2.0.0 flink-datastream diff --git a/flink-dist-scala/pom.xml b/flink-dist-scala/pom.xml index d9379c89f0af9..ca7e0a72c2c97 100644 --- a/flink-dist-scala/pom.xml +++ b/flink-dist-scala/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-dist-scala_${scala.binary.version} @@ -120,7 +120,7 @@ under the License. org.apache.maven.plugins maven-deploy-plugin - 2.4 + 2.8.2 true diff --git a/flink-dist/pom.xml b/flink-dist/pom.xml index 99cf70829af56..23144b23973fc 100644 --- a/flink-dist/pom.xml +++ b/flink-dist/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-dist_${scala.binary.version} @@ -511,7 +511,7 @@ under the License. org.objenesis objenesis - 2.1 + 2.6 ${flink.markBundledAsOptional} @@ -531,7 +531,7 @@ under the License. org.codehaus.mojo exec-maven-plugin - 1.5.0 + 1.6.0 remove-build-target-link @@ -810,7 +810,7 @@ under the License. org.apache.maven.plugins maven-deploy-plugin - 2.4 + 2.8.2 true diff --git a/flink-docs/pom.xml b/flink-docs/pom.xml index 4adc0a77f3912..bed5a415ddd24 100644 --- a/flink-docs/pom.xml +++ b/flink-docs/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-docs @@ -194,7 +194,7 @@ under the License. org.jsoup jsoup - 1.15.3 + 1.20.1 test @@ -241,7 +241,7 @@ under the License. maven-antrun-plugin - 1.7 + 1.8 diff --git a/flink-dstl/flink-dstl-dfs/pom.xml b/flink-dstl/flink-dstl-dfs/pom.xml index e4442f7a87e66..dff7892cdf860 100644 --- a/flink-dstl/flink-dstl-dfs/pom.xml +++ b/flink-dstl/flink-dstl-dfs/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-dstl - 2.0-SNAPSHOT + 2.0.0 flink-dstl-dfs diff --git a/flink-dstl/pom.xml b/flink-dstl/pom.xml index eb8f12bc3661f..c21f695058720 100644 --- a/flink-dstl/pom.xml +++ b/flink-dstl/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-dstl diff --git a/flink-end-to-end-tests/flink-confluent-schema-registry/pom.xml b/flink-end-to-end-tests/flink-confluent-schema-registry/pom.xml index 00d19d2a65132..5c821e24ec9ef 100644 --- a/flink-end-to-end-tests/flink-confluent-schema-registry/pom.xml +++ b/flink-end-to-end-tests/flink-confluent-schema-registry/pom.xml @@ -58,7 +58,7 @@ under the License. org.apache.flink flink-shaded-guava - 30.1.1-jre-16.1 + 30.1.1-jre-16.2 org.apache.flink diff --git a/flink-end-to-end-tests/flink-end-to-end-tests-hive/pom.xml b/flink-end-to-end-tests/flink-end-to-end-tests-hive/pom.xml index db89527242654..722a171d8131e 100644 --- a/flink-end-to-end-tests/flink-end-to-end-tests-hive/pom.xml +++ b/flink-end-to-end-tests/flink-end-to-end-tests-hive/pom.xml @@ -190,7 +190,7 @@ under the License. io.netty netty-buffer - 4.1.46.Final + 4.2.1.Final provided diff --git a/flink-end-to-end-tests/flink-end-to-end-tests-scala/pom.xml b/flink-end-to-end-tests/flink-end-to-end-tests-scala/pom.xml index 36fe1d3c54fe1..e8d6e56709059 100644 --- a/flink-end-to-end-tests/flink-end-to-end-tests-scala/pom.xml +++ b/flink-end-to-end-tests/flink-end-to-end-tests-scala/pom.xml @@ -33,7 +33,7 @@ under the License. - 2.11.12 + 2.13.16 diff --git a/flink-end-to-end-tests/flink-end-to-end-tests-sql/pom.xml b/flink-end-to-end-tests/flink-end-to-end-tests-sql/pom.xml index 0b9350a168291..dc34d8b04cc8b 100644 --- a/flink-end-to-end-tests/flink-end-to-end-tests-sql/pom.xml +++ b/flink-end-to-end-tests/flink-end-to-end-tests-sql/pom.xml @@ -207,7 +207,7 @@ org.codehaus.woodstox stax2-api - 4.2.1 + 4.2.2 test diff --git a/flink-end-to-end-tests/pom.xml b/flink-end-to-end-tests/pom.xml index 2057676048250..4c1f21e292b1c 100644 --- a/flink-end-to-end-tests/pom.xml +++ b/flink-end-to-end-tests/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 pom diff --git a/flink-examples/flink-examples-batch/pom.xml b/flink-examples/flink-examples-batch/pom.xml index ab0ff4b86924a..553aa8b66e9cb 100644 --- a/flink-examples/flink-examples-batch/pom.xml +++ b/flink-examples/flink-examples-batch/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.flink flink-examples - 2.0-SNAPSHOT + 2.0.0 flink-examples-batch diff --git a/flink-examples/flink-examples-build-helper/flink-examples-streaming-state-machine/pom.xml b/flink-examples/flink-examples-build-helper/flink-examples-streaming-state-machine/pom.xml index 25f3ab7a72747..6a1eacbb61521 100644 --- a/flink-examples/flink-examples-build-helper/flink-examples-streaming-state-machine/pom.xml +++ b/flink-examples/flink-examples-build-helper/flink-examples-streaming-state-machine/pom.xml @@ -24,7 +24,7 @@ under the License. flink-examples-build-helper org.apache.flink - 2.0-SNAPSHOT + 2.0.0 flink-examples-streaming-state-machine diff --git a/flink-examples/flink-examples-build-helper/pom.xml b/flink-examples/flink-examples-build-helper/pom.xml index 2254f63f2f454..03b7644d23569 100644 --- a/flink-examples/flink-examples-build-helper/pom.xml +++ b/flink-examples/flink-examples-build-helper/pom.xml @@ -24,7 +24,7 @@ under the License. flink-examples org.apache.flink - 2.0-SNAPSHOT + 2.0.0 flink-examples-build-helper diff --git a/flink-examples/flink-examples-streaming/pom.xml b/flink-examples/flink-examples-streaming/pom.xml index 556da6912da2d..363835e9bcbdb 100644 --- a/flink-examples/flink-examples-streaming/pom.xml +++ b/flink-examples/flink-examples-streaming/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-examples - 2.0-SNAPSHOT + 2.0.0 flink-examples-streaming @@ -35,7 +35,7 @@ under the License. - 10.0.0 + 10.2.0 @@ -152,7 +152,7 @@ under the License. org.apache.maven.plugins maven-jar-plugin - 2.4 + 2.6 diff --git a/flink-examples/flink-examples-table/pom.xml b/flink-examples/flink-examples-table/pom.xml index c0e1151128880..e669b40cc59e1 100644 --- a/flink-examples/flink-examples-table/pom.xml +++ b/flink-examples/flink-examples-table/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-examples - 2.0-SNAPSHOT + 2.0.0 Flink : Examples : Table diff --git a/flink-examples/pom.xml b/flink-examples/pom.xml index 9100fd53b70e5..c73cadb130a16 100644 --- a/flink-examples/pom.xml +++ b/flink-examples/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-examples @@ -86,7 +86,7 @@ under the License. org.apache.maven.plugins maven-antrun-plugin - 1.7 + 1.8 rename diff --git a/flink-external-resources/flink-external-resource-gpu/pom.xml b/flink-external-resources/flink-external-resource-gpu/pom.xml index 01605b7470743..f6a41c584491c 100644 --- a/flink-external-resources/flink-external-resource-gpu/pom.xml +++ b/flink-external-resources/flink-external-resource-gpu/pom.xml @@ -25,7 +25,7 @@ under the License. flink-external-resources org.apache.flink - 2.0-SNAPSHOT + 2.0.0 flink-external-resource-gpu diff --git a/flink-external-resources/pom.xml b/flink-external-resources/pom.xml index e93631a041d22..b0169d1969678 100644 --- a/flink-external-resources/pom.xml +++ b/flink-external-resources/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-external-resources diff --git a/flink-filesystems/flink-azure-fs-hadoop/pom.xml b/flink-filesystems/flink-azure-fs-hadoop/pom.xml index 4c67386dc1715..55463a0476a76 100644 --- a/flink-filesystems/flink-azure-fs-hadoop/pom.xml +++ b/flink-filesystems/flink-azure-fs-hadoop/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-filesystems - 2.0-SNAPSHOT + 2.0.0 flink-azure-fs-hadoop @@ -33,9 +33,9 @@ under the License. - 1.16.0 + 1.41.4 2.9.4 - 9.3.24.v20180605 + 9.4.57.v20241219 diff --git a/flink-filesystems/flink-fs-hadoop-shaded/pom.xml b/flink-filesystems/flink-fs-hadoop-shaded/pom.xml index 3b05b181d4071..ce5627a4dc761 100644 --- a/flink-filesystems/flink-fs-hadoop-shaded/pom.xml +++ b/flink-filesystems/flink-fs-hadoop-shaded/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-filesystems - 2.0-SNAPSHOT + 2.0.0 flink-fs-hadoop-shaded @@ -41,7 +41,7 @@ under the License. commons-beanutils commons-beanutils - 1.9.4 + 1.10.1 diff --git a/flink-filesystems/flink-gs-fs-hadoop/pom.xml b/flink-filesystems/flink-gs-fs-hadoop/pom.xml index f485f1855369c..d47b0647e9172 100644 --- a/flink-filesystems/flink-gs-fs-hadoop/pom.xml +++ b/flink-filesystems/flink-gs-fs-hadoop/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-filesystems - 2.0-SNAPSHOT + 2.0.0 flink-gs-fs-hadoop @@ -34,10 +34,10 @@ under the License. - 2.29.1 - hadoop3-2.2.18 + 2.52.2 + 3.1.2 - 1.59.1 + 1.72.0 diff --git a/flink-filesystems/flink-hadoop-fs/pom.xml b/flink-filesystems/flink-hadoop-fs/pom.xml index 3b7fb8433c476..4306dca791b49 100644 --- a/flink-filesystems/flink-hadoop-fs/pom.xml +++ b/flink-filesystems/flink-hadoop-fs/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-filesystems - 2.0-SNAPSHOT + 2.0.0 flink-hadoop-fs diff --git a/flink-filesystems/flink-oss-fs-hadoop/pom.xml b/flink-filesystems/flink-oss-fs-hadoop/pom.xml index 7cabff581d22c..2a08a596e1340 100644 --- a/flink-filesystems/flink-oss-fs-hadoop/pom.xml +++ b/flink-filesystems/flink-oss-fs-hadoop/pom.xml @@ -21,7 +21,7 @@ under the License. flink-filesystems org.apache.flink - 2.0-SNAPSHOT + 2.0.0 4.0.0 @@ -29,7 +29,7 @@ under the License. Flink : FileSystems : OSS FS - 3.13.2 + 3.18.2 diff --git a/flink-filesystems/flink-s3-fs-base/pom.xml b/flink-filesystems/flink-s3-fs-base/pom.xml index 3a15f3fcb41dc..fa5d2e6225bd4 100644 --- a/flink-filesystems/flink-s3-fs-base/pom.xml +++ b/flink-filesystems/flink-s3-fs-base/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-filesystems - 2.0-SNAPSHOT + 2.0.0 flink-s3-fs-base @@ -31,7 +31,7 @@ under the License. jar - 1.12.319 + 1.12.783 true commons-beanutils commons-beanutils - 1.9.4 + 1.10.1 diff --git a/flink-filesystems/flink-s3-fs-presto/pom.xml b/flink-filesystems/flink-s3-fs-presto/pom.xml index 596052eab7c8d..9fb2a3bf9a75c 100644 --- a/flink-filesystems/flink-s3-fs-presto/pom.xml +++ b/flink-filesystems/flink-s3-fs-presto/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-filesystems - 2.0-SNAPSHOT + 2.0.0 flink-s3-fs-presto @@ -32,7 +32,7 @@ under the License. jar - 0.272 + 0.292 --add-opens=java.base/java.util=ALL-UNNAMED @@ -424,7 +424,7 @@ under the License. commons-beanutils commons-beanutils - 1.9.4 + 1.10.1 ${flink.markBundledAsOptional} diff --git a/flink-filesystems/pom.xml b/flink-filesystems/pom.xml index 0d9ba7c2ec098..8bd9720511bbb 100644 --- a/flink-filesystems/pom.xml +++ b/flink-filesystems/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-filesystems @@ -34,7 +34,7 @@ under the License. pom - 3.3.4 + 3.4.1 diff --git a/flink-formats/flink-avro-confluent-registry/pom.xml b/flink-formats/flink-avro-confluent-registry/pom.xml index 629be833ca297..01ea2d44d9be9 100644 --- a/flink-formats/flink-avro-confluent-registry/pom.xml +++ b/flink-formats/flink-avro-confluent-registry/pom.xml @@ -23,7 +23,7 @@ under the License. flink-formats org.apache.flink - 2.0-SNAPSHOT + 2.0.0 4.0.0 diff --git a/flink-formats/flink-avro/pom.xml b/flink-formats/flink-avro/pom.xml index 465f1d158fd3a..687b184b7fae7 100644 --- a/flink-formats/flink-avro/pom.xml +++ b/flink-formats/flink-avro/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 2.0-SNAPSHOT + 2.0.0 flink-avro @@ -237,7 +237,7 @@ under the License. is properly used.--> maven-clean-plugin - 2.5 + 2.6.1 remove-avroexternalprogram diff --git a/flink-formats/flink-compress/pom.xml b/flink-formats/flink-compress/pom.xml index d359502e4796c..60a19b4d90b27 100644 --- a/flink-formats/flink-compress/pom.xml +++ b/flink-formats/flink-compress/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 2.0-SNAPSHOT + 2.0.0 flink-compress diff --git a/flink-formats/flink-csv/pom.xml b/flink-formats/flink-csv/pom.xml index ab78b7984171b..c93dfc738fed9 100644 --- a/flink-formats/flink-csv/pom.xml +++ b/flink-formats/flink-csv/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 2.0-SNAPSHOT + 2.0.0 flink-csv diff --git a/flink-formats/flink-format-common/pom.xml b/flink-formats/flink-format-common/pom.xml index 8cf65488879c5..5a4fe39dde09d 100644 --- a/flink-formats/flink-format-common/pom.xml +++ b/flink-formats/flink-format-common/pom.xml @@ -22,7 +22,7 @@ under the License. flink-formats org.apache.flink - 2.0-SNAPSHOT + 2.0.0 4.0.0 diff --git a/flink-formats/flink-hadoop-bulk/pom.xml b/flink-formats/flink-hadoop-bulk/pom.xml index e1a03fa90fe93..254463c23483b 100644 --- a/flink-formats/flink-hadoop-bulk/pom.xml +++ b/flink-formats/flink-hadoop-bulk/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 2.0-SNAPSHOT + 2.0.0 flink-hadoop-bulk diff --git a/flink-formats/flink-json/pom.xml b/flink-formats/flink-json/pom.xml index 0a09b69953b35..af4bb1c6ffe7c 100644 --- a/flink-formats/flink-json/pom.xml +++ b/flink-formats/flink-json/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 2.0-SNAPSHOT + 2.0.0 flink-json diff --git a/flink-formats/flink-orc-nohive/pom.xml b/flink-formats/flink-orc-nohive/pom.xml index f17f0f9327311..28a1be6630edb 100644 --- a/flink-formats/flink-orc-nohive/pom.xml +++ b/flink-formats/flink-orc-nohive/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 2.0-SNAPSHOT + 2.0.0 flink-orc-nohive diff --git a/flink-formats/flink-orc/pom.xml b/flink-formats/flink-orc/pom.xml index da1bbf916da46..c7e6abe4719a2 100644 --- a/flink-formats/flink-orc/pom.xml +++ b/flink-formats/flink-orc/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 2.0-SNAPSHOT + 2.0.0 flink-orc @@ -214,7 +214,7 @@ under the License. com.google.guava guava - 32.0.0-jre + 32.1.3-jre diff --git a/flink-formats/flink-parquet/pom.xml b/flink-formats/flink-parquet/pom.xml index 9b8e133a8349b..22b489acabf5d 100644 --- a/flink-formats/flink-parquet/pom.xml +++ b/flink-formats/flink-parquet/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 2.0-SNAPSHOT + 2.0.0 flink-parquet @@ -171,7 +171,7 @@ under the License. it.unimi.dsi fastutil - 8.2.1 + 8.5.15 provided @@ -288,7 +288,7 @@ under the License. com.google.guava guava - 32.0.0-jre + 32.1.3-jre @@ -298,7 +298,7 @@ under the License. kr.motd.maven os-maven-plugin - 1.7.0 + 1.7.1 @@ -326,7 +326,7 @@ under the License. org.xolstice.maven.plugins protobuf-maven-plugin - 0.5.1 + 0.6.1 true - 3.1.10 + 3.1.12 @@ -137,7 +137,7 @@ under the License. org.codehaus.mojo build-helper-maven-plugin - 3.0.0 + 3.6.0 generate-sources diff --git a/flink-formats/flink-sequence-file/pom.xml b/flink-formats/flink-sequence-file/pom.xml index 447172cf226ae..2cd172443007c 100644 --- a/flink-formats/flink-sequence-file/pom.xml +++ b/flink-formats/flink-sequence-file/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 2.0-SNAPSHOT + 2.0.0 flink-sequence-file diff --git a/flink-formats/flink-sql-avro-confluent-registry/pom.xml b/flink-formats/flink-sql-avro-confluent-registry/pom.xml index e7323afc3b656..d6419651191c6 100644 --- a/flink-formats/flink-sql-avro-confluent-registry/pom.xml +++ b/flink-formats/flink-sql-avro-confluent-registry/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 2.0-SNAPSHOT + 2.0.0 flink-sql-avro-confluent-registry diff --git a/flink-formats/flink-sql-avro/pom.xml b/flink-formats/flink-sql-avro/pom.xml index c413c14cbbbae..cdb04cff7bb6b 100644 --- a/flink-formats/flink-sql-avro/pom.xml +++ b/flink-formats/flink-sql-avro/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 2.0-SNAPSHOT + 2.0.0 flink-sql-avro diff --git a/flink-formats/flink-sql-csv/pom.xml b/flink-formats/flink-sql-csv/pom.xml index 60a16d9418b72..677b544f74767 100644 --- a/flink-formats/flink-sql-csv/pom.xml +++ b/flink-formats/flink-sql-csv/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 2.0-SNAPSHOT + 2.0.0 flink-sql-csv diff --git a/flink-formats/flink-sql-json/pom.xml b/flink-formats/flink-sql-json/pom.xml index 0885d2b750651..a7264cfc17b6e 100644 --- a/flink-formats/flink-sql-json/pom.xml +++ b/flink-formats/flink-sql-json/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 2.0-SNAPSHOT + 2.0.0 flink-sql-json diff --git a/flink-formats/flink-sql-orc/pom.xml b/flink-formats/flink-sql-orc/pom.xml index 0d151e6e80b25..fde3ead65b71c 100644 --- a/flink-formats/flink-sql-orc/pom.xml +++ b/flink-formats/flink-sql-orc/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 2.0-SNAPSHOT + 2.0.0 flink-sql-orc diff --git a/flink-formats/flink-sql-parquet/pom.xml b/flink-formats/flink-sql-parquet/pom.xml index d079224f0c751..d346541f7bf6b 100644 --- a/flink-formats/flink-sql-parquet/pom.xml +++ b/flink-formats/flink-sql-parquet/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 2.0-SNAPSHOT + 2.0.0 flink-sql-parquet diff --git a/flink-formats/flink-sql-protobuf/pom.xml b/flink-formats/flink-sql-protobuf/pom.xml index 24ccc79d2ac41..ed060187c08f0 100644 --- a/flink-formats/flink-sql-protobuf/pom.xml +++ b/flink-formats/flink-sql-protobuf/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-formats - 2.0-SNAPSHOT + 2.0.0 flink-sql-protobuf diff --git a/flink-formats/pom.xml b/flink-formats/pom.xml index f75f74070e2cb..6143affcacfb7 100644 --- a/flink-formats/pom.xml +++ b/flink-formats/pom.xml @@ -26,11 +26,11 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 - 1.13.1 + 1.15.2 flink-formats diff --git a/flink-fs-tests/pom.xml b/flink-fs-tests/pom.xml index 94dcf74953900..248c06d2c7131 100644 --- a/flink-fs-tests/pom.xml +++ b/flink-fs-tests/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-fs-tests diff --git a/flink-java/pom.xml b/flink-java/pom.xml index 2491a9c428630..2f73f7686b4e4 100644 --- a/flink-java/pom.xml +++ b/flink-java/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-java diff --git a/flink-kubernetes/pom.xml b/flink-kubernetes/pom.xml index 0e286883941e6..f24e7af6ca53e 100644 --- a/flink-kubernetes/pom.xml +++ b/flink-kubernetes/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-kubernetes @@ -31,7 +31,7 @@ under the License. jar - 6.9.2 + 6.13.5 --add-opens=java.base/java.util=ALL-UNNAMED diff --git a/flink-libraries/flink-cep-scala/pom.xml b/flink-libraries/flink-cep-scala/pom.xml index 361bbe3bea694..d37ef24be9acc 100644 --- a/flink-libraries/flink-cep-scala/pom.xml +++ b/flink-libraries/flink-cep-scala/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-libraries - 2.0-SNAPSHOT + 2.0.0 flink-cep-scala_${scala.binary.version} diff --git a/flink-libraries/flink-cep/pom.xml b/flink-libraries/flink-cep/pom.xml index a1b0f3c11ef86..8e37fd374957d 100644 --- a/flink-libraries/flink-cep/pom.xml +++ b/flink-libraries/flink-cep/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-libraries - 2.0-SNAPSHOT + 2.0.0 flink-cep diff --git a/flink-libraries/flink-state-processing-api/pom.xml b/flink-libraries/flink-state-processing-api/pom.xml index a455936084af8..54bf50a05f3c1 100644 --- a/flink-libraries/flink-state-processing-api/pom.xml +++ b/flink-libraries/flink-state-processing-api/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-libraries - 2.0-SNAPSHOT + 2.0.0 flink-state-processor-api diff --git a/flink-libraries/pom.xml b/flink-libraries/pom.xml index 4ecb7f7bf2015..c018fff73c914 100644 --- a/flink-libraries/pom.xml +++ b/flink-libraries/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-libraries diff --git a/flink-metrics/flink-metrics-core/pom.xml b/flink-metrics/flink-metrics-core/pom.xml index 3c93ec908bd95..069c35c480bad 100644 --- a/flink-metrics/flink-metrics-core/pom.xml +++ b/flink-metrics/flink-metrics-core/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 2.0-SNAPSHOT + 2.0.0 flink-metrics-core diff --git a/flink-metrics/flink-metrics-datadog/pom.xml b/flink-metrics/flink-metrics-datadog/pom.xml index 6ce9d5a162b01..3f58c9d189590 100644 --- a/flink-metrics/flink-metrics-datadog/pom.xml +++ b/flink-metrics/flink-metrics-datadog/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 2.0-SNAPSHOT + 2.0.0 flink-metrics-datadog diff --git a/flink-metrics/flink-metrics-dropwizard/pom.xml b/flink-metrics/flink-metrics-dropwizard/pom.xml index ac20844f75c4a..1b286aca7029c 100644 --- a/flink-metrics/flink-metrics-dropwizard/pom.xml +++ b/flink-metrics/flink-metrics-dropwizard/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 2.0-SNAPSHOT + 2.0.0 flink-metrics-dropwizard diff --git a/flink-metrics/flink-metrics-graphite/pom.xml b/flink-metrics/flink-metrics-graphite/pom.xml index 26df8810a4342..89ad6f0abc7c5 100644 --- a/flink-metrics/flink-metrics-graphite/pom.xml +++ b/flink-metrics/flink-metrics-graphite/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 2.0-SNAPSHOT + 2.0.0 flink-metrics-graphite diff --git a/flink-metrics/flink-metrics-influxdb/pom.xml b/flink-metrics/flink-metrics-influxdb/pom.xml index 783aeae3aab15..d01a3848227cd 100644 --- a/flink-metrics/flink-metrics-influxdb/pom.xml +++ b/flink-metrics/flink-metrics-influxdb/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 2.0-SNAPSHOT + 2.0.0 flink-metrics-influxdb @@ -49,7 +49,7 @@ under the License. org.influxdb influxdb-java - 2.17 + 2.25 ${flink.markBundledAsOptional} diff --git a/flink-metrics/flink-metrics-jmx/pom.xml b/flink-metrics/flink-metrics-jmx/pom.xml index e14dbce638452..e8d10ab1bb5ed 100644 --- a/flink-metrics/flink-metrics-jmx/pom.xml +++ b/flink-metrics/flink-metrics-jmx/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 2.0-SNAPSHOT + 2.0.0 flink-metrics-jmx diff --git a/flink-metrics/flink-metrics-prometheus/pom.xml b/flink-metrics/flink-metrics-prometheus/pom.xml index 09fd45003bac6..697501a236167 100644 --- a/flink-metrics/flink-metrics-prometheus/pom.xml +++ b/flink-metrics/flink-metrics-prometheus/pom.xml @@ -25,14 +25,14 @@ under the License. org.apache.flink flink-metrics - 2.0-SNAPSHOT + 2.0.0 flink-metrics-prometheus Flink : Metrics : Prometheus - 0.8.1 + 0.16.0 diff --git a/flink-metrics/flink-metrics-slf4j/pom.xml b/flink-metrics/flink-metrics-slf4j/pom.xml index 1ac97e017e4a0..ecabae4ced83e 100644 --- a/flink-metrics/flink-metrics-slf4j/pom.xml +++ b/flink-metrics/flink-metrics-slf4j/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 2.0-SNAPSHOT + 2.0.0 flink-metrics-slf4j diff --git a/flink-metrics/flink-metrics-statsd/pom.xml b/flink-metrics/flink-metrics-statsd/pom.xml index fdb3c765cd70d..033652c7263c6 100644 --- a/flink-metrics/flink-metrics-statsd/pom.xml +++ b/flink-metrics/flink-metrics-statsd/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-metrics - 2.0-SNAPSHOT + 2.0.0 flink-metrics-statsd diff --git a/flink-metrics/pom.xml b/flink-metrics/pom.xml index f1f017ac46aed..515dcea17620e 100644 --- a/flink-metrics/pom.xml +++ b/flink-metrics/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-metrics diff --git a/flink-optimizer/pom.xml b/flink-optimizer/pom.xml index b32051bed90ea..76991a6160d20 100644 --- a/flink-optimizer/pom.xml +++ b/flink-optimizer/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-optimizer diff --git a/flink-python/dev/dev-requirements.txt b/flink-python/dev/dev-requirements.txt index 0e7d3fadb0ce9..e34834af5241a 100755 --- a/flink-python/dev/dev-requirements.txt +++ b/flink-python/dev/dev-requirements.txt @@ -15,9 +15,9 @@ pip>=20.3 setuptools>=18.0 wheel -apache-beam>=2.43.0,<2.49.0 +apache-beam>=2.43.0,<2.66.0 cython>=0.29.24 -py4j==0.10.9.7 +py4j==0.10.9.9 python-dateutil>=2.8.0,<3 cloudpickle~=2.2.0 avro-python3>=1.8.1,!=1.9.2 @@ -27,8 +27,8 @@ pytz>=2018.3 numpy>=1.22.4 fastavro>=1.1.0,!=1.8.0 grpcio>=1.29.0,<=1.50.0 -grpcio-tools>=1.29.0,<=1.50.0 -pemja==0.4.1; platform_system != 'Windows' +grpcio-tools>=1.29.0,<=1.71.0 +pemja==0.5.1; platform_system != 'Windows' httplib2>=0.19.0 protobuf>=3.19.0 pytest~=7.0 diff --git a/flink-python/pom.xml b/flink-python/pom.xml index f267ce66b84ad..b5cc37b67fe03 100644 --- a/flink-python/pom.xml +++ b/flink-python/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-python @@ -126,7 +126,7 @@ under the License. com.alibaba pemja - 0.4.1 + 0.5.1 ${flink.markBundledAsOptional} @@ -148,7 +148,7 @@ under the License. net.razorvine pyrolite - 4.13 + 4.30 ${flink.markBundledAsOptional} @@ -410,7 +410,7 @@ under the License. org.conscrypt conscrypt-openjdk-uber - 2.5.1 + 2.5.2 runtime diff --git a/flink-queryable-state/flink-queryable-state-client-java/pom.xml b/flink-queryable-state/flink-queryable-state-client-java/pom.xml index 6f0005d12d1c8..93b43a3ced1a2 100644 --- a/flink-queryable-state/flink-queryable-state-client-java/pom.xml +++ b/flink-queryable-state/flink-queryable-state-client-java/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-queryable-state - 2.0-SNAPSHOT + 2.0.0 flink-queryable-state-client-java diff --git a/flink-queryable-state/flink-queryable-state-runtime/pom.xml b/flink-queryable-state/flink-queryable-state-runtime/pom.xml index 003df8b07413b..912fac644a385 100644 --- a/flink-queryable-state/flink-queryable-state-runtime/pom.xml +++ b/flink-queryable-state/flink-queryable-state-runtime/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-queryable-state - 2.0-SNAPSHOT + 2.0.0 flink-queryable-state-runtime diff --git a/flink-queryable-state/pom.xml b/flink-queryable-state/pom.xml index 64d2623529660..49bbf7f878d8d 100644 --- a/flink-queryable-state/pom.xml +++ b/flink-queryable-state/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-queryable-state diff --git a/flink-quickstart/flink-quickstart-java/pom.xml b/flink-quickstart/flink-quickstart-java/pom.xml index c07a2c38b2298..c19058bb5f06f 100644 --- a/flink-quickstart/flink-quickstart-java/pom.xml +++ b/flink-quickstart/flink-quickstart-java/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-quickstart - 2.0-SNAPSHOT + 2.0.0 flink-quickstart-java diff --git a/flink-quickstart/flink-quickstart-java/src/main/resources/archetype-resources/pom.xml b/flink-quickstart/flink-quickstart-java/src/main/resources/archetype-resources/pom.xml index 235c104ac8160..6560ff6d5c0e6 100644 --- a/flink-quickstart/flink-quickstart-java/src/main/resources/archetype-resources/pom.xml +++ b/flink-quickstart/flink-quickstart-java/src/main/resources/archetype-resources/pom.xml @@ -107,7 +107,7 @@ under the License. org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.14.0 ${target.java.version} ${target.java.version} @@ -119,7 +119,7 @@ under the License. org.apache.maven.plugins maven-shade-plugin - 3.1.1 + 3.6.0 diff --git a/flink-quickstart/pom.xml b/flink-quickstart/pom.xml index c175a520e7473..61d450fe3b179 100644 --- a/flink-quickstart/pom.xml +++ b/flink-quickstart/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-quickstart @@ -40,7 +40,7 @@ under the License. org.apache.maven.archetype archetype-packaging - 2.2 + 2.4 @@ -48,14 +48,14 @@ under the License. org.apache.maven.plugins maven-archetype-plugin - 2.2 + 2.4 maven-archetype-plugin - 2.2 + 2.4 true diff --git a/flink-rpc/flink-rpc-akka-loader/pom.xml b/flink-rpc/flink-rpc-akka-loader/pom.xml index 073d075d925af..8544a65b6f965 100644 --- a/flink-rpc/flink-rpc-akka-loader/pom.xml +++ b/flink-rpc/flink-rpc-akka-loader/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-rpc - 2.0-SNAPSHOT + 2.0.0 flink-rpc-akka-loader diff --git a/flink-rpc/flink-rpc-akka/pom.xml b/flink-rpc/flink-rpc-akka/pom.xml index a46437e29268f..990639cd2a6d4 100644 --- a/flink-rpc/flink-rpc-akka/pom.xml +++ b/flink-rpc/flink-rpc-akka/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-rpc - 2.0-SNAPSHOT + 2.0.0 flink-rpc-akka @@ -37,9 +37,9 @@ under the License. - 1.0.1 + 1.1.3 2.12 - 2.12.16 + 2.13.16 @@ -137,7 +137,7 @@ under the License. com.typesafe config - 1.4.2 + 1.4.3 diff --git a/flink-rpc/flink-rpc-core/pom.xml b/flink-rpc/flink-rpc-core/pom.xml index 567960fed09cc..c78f5470e7253 100644 --- a/flink-rpc/flink-rpc-core/pom.xml +++ b/flink-rpc/flink-rpc-core/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-rpc - 2.0-SNAPSHOT + 2.0.0 flink-rpc-core diff --git a/flink-rpc/pom.xml b/flink-rpc/pom.xml index f2c19250ed982..f7d55623593b4 100644 --- a/flink-rpc/pom.xml +++ b/flink-rpc/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-rpc diff --git a/flink-runtime-web/pom.xml b/flink-runtime-web/pom.xml index 89b38e7a28139..7f98b6118fea1 100644 --- a/flink-runtime-web/pom.xml +++ b/flink-runtime-web/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-runtime-web @@ -255,7 +255,7 @@ under the License. com.github.eirslett frontend-maven-plugin - 1.12.1 + 1.15.1 install node and npm diff --git a/flink-runtime-web/web-dashboard/package-lock.json b/flink-runtime-web/web-dashboard/package-lock.json index d95c10c63ff35..8b0add3a7957a 100644 --- a/flink-runtime-web/web-dashboard/package-lock.json +++ b/flink-runtime-web/web-dashboard/package-lock.json @@ -442,226 +442,12 @@ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", "dev": true }, - "node_modules/@angular-eslint/builder": { - "version": "14.1.2", - "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-14.1.2.tgz", - "integrity": "sha512-J+LRidjlJOGfRNXJwUyOhz5TnasEBK+kL3QkkCE4ZSt/dH40QqT+3q9qV5zc45wdaAeJM4/jp1IhI6kPwWI5Yw==", - "dev": true, - "peerDependencies": { - "eslint": "^7.0.0 || ^8.0.0", - "typescript": "*" - } - }, "node_modules/@angular-eslint/bundled-angular-compiler": { "version": "14.1.2", "resolved": "https://registry.npmjs.org/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-14.1.2.tgz", "integrity": "sha512-d5/jTKXP+t9hNSucj3m8zZYBl62fZ2xFMVNbAOArYAkA7WwwX3D7Gae57BNW54cd2fl2/is7Dn6UgYhu1wqkSQ==", "dev": true }, - "node_modules/@angular-eslint/eslint-plugin": { - "version": "14.1.2", - "resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin/-/eslint-plugin-14.1.2.tgz", - "integrity": "sha512-5pJaTcFfM7yDHNtMxw3uNTpBTLjNYH9mlOLX5FFQ9EahAuycwCtV8VJkIntK2ZiOTdRVJYA9/PEdD/xVxX02rw==", - "dev": true, - "dependencies": { - "@angular-eslint/utils": "14.1.2", - "@typescript-eslint/utils": "5.37.0" - }, - "peerDependencies": { - "eslint": "^7.0.0 || ^8.0.0", - "typescript": "*" - } - }, - "node_modules/@angular-eslint/eslint-plugin-template": { - "version": "14.1.2", - "resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-14.1.2.tgz", - "integrity": "sha512-gMgYJ8ZwPvq2H/YEzPztVRAK2NYs2cJFUDZD4iGjSRtDgYq9OHjyTo+r6tkcyjcK2qvesy0RccHQKh+x3hYMTA==", - "dev": true, - "dependencies": { - "@angular-eslint/bundled-angular-compiler": "14.1.2", - "@typescript-eslint/type-utils": "5.37.0", - "@typescript-eslint/utils": "5.37.0", - "aria-query": "5.0.2", - "axobject-query": "3.0.1" - }, - "peerDependencies": { - "eslint": "^7.0.0 || ^8.0.0", - "typescript": "*" - } - }, - "node_modules/@angular-eslint/eslint-plugin-template/node_modules/@typescript-eslint/scope-manager": { - "version": "5.37.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.37.0.tgz", - "integrity": "sha512-F67MqrmSXGd/eZnujjtkPgBQzgespu/iCZ+54Ok9X5tALb9L2v3G+QBSoWkXG0p3lcTJsL+iXz5eLUEdSiJU9Q==", - "dev": true, - "dependencies": { - "@typescript-eslint/types": "5.37.0", - "@typescript-eslint/visitor-keys": "5.37.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@angular-eslint/eslint-plugin-template/node_modules/@typescript-eslint/type-utils": { - "version": "5.37.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.37.0.tgz", - "integrity": "sha512-BSx/O0Z0SXOF5tY0bNTBcDEKz2Ec20GVYvq/H/XNKiUorUFilH7NPbFUuiiyzWaSdN3PA8JV0OvYx0gH/5aFAQ==", - "dev": true, - "dependencies": { - "@typescript-eslint/typescript-estree": "5.37.0", - "@typescript-eslint/utils": "5.37.0", - "debug": "^4.3.4", - "tsutils": "^3.21.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "*" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@angular-eslint/eslint-plugin-template/node_modules/@typescript-eslint/utils": { - "version": "5.37.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.37.0.tgz", - "integrity": "sha512-jUEJoQrWbZhmikbcWSMDuUSxEE7ID2W/QCV/uz10WtQqfOuKZUqFGjqLJ+qhDd17rjgp+QJPqTdPIBWwoob2NQ==", - "dev": true, - "dependencies": { - "@types/json-schema": "^7.0.9", - "@typescript-eslint/scope-manager": "5.37.0", - "@typescript-eslint/types": "5.37.0", - "@typescript-eslint/typescript-estree": "5.37.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^3.0.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" - } - }, - "node_modules/@angular-eslint/eslint-plugin-template/node_modules/@typescript-eslint/visitor-keys": { - "version": "5.37.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.37.0.tgz", - "integrity": "sha512-Hp7rT4cENBPIzMwrlehLW/28EVCOcE9U1Z1BQTc8EA8v5qpr7GRGuG+U58V5tTY48zvUOA3KHvw3rA8tY9fbdA==", - "dev": true, - "dependencies": { - "@typescript-eslint/types": "5.37.0", - "eslint-visitor-keys": "^3.3.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@angular-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": { - "version": "5.37.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.37.0.tgz", - "integrity": "sha512-F67MqrmSXGd/eZnujjtkPgBQzgespu/iCZ+54Ok9X5tALb9L2v3G+QBSoWkXG0p3lcTJsL+iXz5eLUEdSiJU9Q==", - "dev": true, - "dependencies": { - "@typescript-eslint/types": "5.37.0", - "@typescript-eslint/visitor-keys": "5.37.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@angular-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": { - "version": "5.37.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.37.0.tgz", - "integrity": "sha512-jUEJoQrWbZhmikbcWSMDuUSxEE7ID2W/QCV/uz10WtQqfOuKZUqFGjqLJ+qhDd17rjgp+QJPqTdPIBWwoob2NQ==", - "dev": true, - "dependencies": { - "@types/json-schema": "^7.0.9", - "@typescript-eslint/scope-manager": "5.37.0", - "@typescript-eslint/types": "5.37.0", - "@typescript-eslint/typescript-estree": "5.37.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^3.0.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" - } - }, - "node_modules/@angular-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": { - "version": "5.37.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.37.0.tgz", - "integrity": "sha512-Hp7rT4cENBPIzMwrlehLW/28EVCOcE9U1Z1BQTc8EA8v5qpr7GRGuG+U58V5tTY48zvUOA3KHvw3rA8tY9fbdA==", - "dev": true, - "dependencies": { - "@typescript-eslint/types": "5.37.0", - "eslint-visitor-keys": "^3.3.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@angular-eslint/schematics": { - "version": "14.1.2", - "resolved": "https://registry.npmjs.org/@angular-eslint/schematics/-/schematics-14.1.2.tgz", - "integrity": "sha512-jyaCDQf+MGjMCf+U6KXvvpPESKMUoSGXYhsh2XYtSSUhXook9f2cPI6bHBMyrDgV43zH42jMS+yMC1EO24ZP1w==", - "dev": true, - "dependencies": { - "@angular-eslint/eslint-plugin": "14.1.2", - "@angular-eslint/eslint-plugin-template": "14.1.2", - "ignore": "5.2.0", - "strip-json-comments": "3.1.1", - "tmp": "0.2.1" - }, - "peerDependencies": { - "@angular/cli": ">= 14.0.0 < 15.0.0" - } - }, - "node_modules/@angular-eslint/template-parser": { - "version": "14.1.2", - "resolved": "https://registry.npmjs.org/@angular-eslint/template-parser/-/template-parser-14.1.2.tgz", - "integrity": "sha512-bQI+poQDIyR3OU9EQzJeLYRtmsvjFGtV5dc+4XPJ6eIyRAc8baCG/0V/cOrpofIdSf7e/sCV8H7rXcFg6tSdUw==", - "dev": true, - "dependencies": { - "@angular-eslint/bundled-angular-compiler": "14.1.2", - "eslint-scope": "^5.1.0" - }, - "peerDependencies": { - "eslint": "^7.0.0 || ^8.0.0", - "typescript": "*" - } - }, "node_modules/@angular-eslint/utils": { "version": "14.1.2", "resolved": "https://registry.npmjs.org/@angular-eslint/utils/-/utils-14.1.2.tgz", @@ -734,20 +520,6 @@ "url": "https://opencollective.com/typescript-eslint" } }, - "node_modules/@angular/animations": { - "version": "14.2.6", - "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-14.2.6.tgz", - "integrity": "sha512-Tmb3Jj016j8m8OOGSk/ReL0b+OuUCMj0KQansk3C4pCpH9oPF67Vnm0fmVC2wYjjsSS/iDgl4kaDW740wfPGNQ==", - "dependencies": { - "tslib": "^2.3.0" - }, - "engines": { - "node": "^14.15.0 || >=16.10.0" - }, - "peerDependencies": { - "@angular/core": "14.2.6" - } - }, "node_modules/@angular/cdk": { "version": "14.2.5", "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-14.2.5.tgz", @@ -827,166 +599,6 @@ "node": ">=10" } }, - "node_modules/@angular/common": { - "version": "14.2.6", - "resolved": "https://registry.npmjs.org/@angular/common/-/common-14.2.6.tgz", - "integrity": "sha512-WNX7xe8LKP5DHPlae+c77PDwj0iIAAPIe1lWbhQysyi8uttbtL9VVP2XTFuQ3E6oVHJr+0IR0LMVGJ+a8i6zsw==", - "dependencies": { - "tslib": "^2.3.0" - }, - "engines": { - "node": "^14.15.0 || >=16.10.0" - }, - "peerDependencies": { - "@angular/core": "14.2.6", - "rxjs": "^6.5.3 || ^7.4.0" - } - }, - "node_modules/@angular/compiler": { - "version": "14.2.6", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-14.2.6.tgz", - "integrity": "sha512-XtmJRNQQ/bUcRjB6jG67km3EPug8frnHH50sLqxye+cljCzWQpzFN/Qr1z0abuzEX8OC4alqxCDCFgTFyyVkaQ==", - "dependencies": { - "tslib": "^2.3.0" - }, - "engines": { - "node": "^14.15.0 || >=16.10.0" - }, - "peerDependencies": { - "@angular/core": "14.2.6" - }, - "peerDependenciesMeta": { - "@angular/core": { - "optional": true - } - } - }, - "node_modules/@angular/compiler-cli": { - "version": "14.2.6", - "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-14.2.6.tgz", - "integrity": "sha512-zKnpZ5WDbM31dwr5GDAbCblMIEUzWSglUyqCxJfbCg21dE0EuLfd/WzsROgM2TucOtCT5xNipqz4bc+wdEOIgQ==", - "dev": true, - "dependencies": { - "@babel/core": "^7.17.2", - "chokidar": "^3.0.0", - "convert-source-map": "^1.5.1", - "dependency-graph": "^0.11.0", - "magic-string": "^0.26.0", - "reflect-metadata": "^0.1.2", - "semver": "^7.0.0", - "sourcemap-codec": "^1.4.8", - "tslib": "^2.3.0", - "yargs": "^17.2.1" - }, - "bin": { - "ng-xi18n": "bundles/src/bin/ng_xi18n.js", - "ngc": "bundles/src/bin/ngc.js", - "ngcc": "bundles/ngcc/main-ngcc.js" - }, - "engines": { - "node": "^14.15.0 || >=16.10.0" - }, - "peerDependencies": { - "@angular/compiler": "14.2.6", - "typescript": ">=4.6.2 <4.9" - } - }, - "node_modules/@angular/core": { - "version": "14.2.6", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-14.2.6.tgz", - "integrity": "sha512-fEIz7E488X03tLIqmWQRpahxRRU2SMjb9i/rMUjMQJkbppJC3cykl31bCYzeixNO+zpE55GPGuQX2qI/yDenZA==", - "dependencies": { - "tslib": "^2.3.0" - }, - "engines": { - "node": "^14.15.0 || >=16.10.0" - }, - "peerDependencies": { - "rxjs": "^6.5.3 || ^7.4.0", - "zone.js": "~0.11.4" - } - }, - "node_modules/@angular/forms": { - "version": "14.2.6", - "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-14.2.6.tgz", - "integrity": "sha512-t7Hd9RMnHbXRTdH/H8h8ZC3PsK1U4rH+XYaIbQNcys/XSf1uRFHx9MWqkwS5hoQEFOxkFSX5dRv2xSnHtxfq5w==", - "dependencies": { - "tslib": "^2.3.0" - }, - "engines": { - "node": "^14.15.0 || >=16.10.0" - }, - "peerDependencies": { - "@angular/common": "14.2.6", - "@angular/core": "14.2.6", - "@angular/platform-browser": "14.2.6", - "rxjs": "^6.5.3 || ^7.4.0" - } - }, - "node_modules/@angular/language-service": { - "version": "14.2.6", - "resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-14.2.6.tgz", - "integrity": "sha512-o6MZ+n0zThdYhMDchgNAiqKme1pgFKvZfRibxgnntEua77BL0Ty7uEwDdehNk3eaVu8ddtW7svYfsGhL53HZWA==", - "dev": true, - "engines": { - "node": "^14.15.0 || >=16.10.0" - } - }, - "node_modules/@angular/platform-browser": { - "version": "14.2.6", - "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-14.2.6.tgz", - "integrity": "sha512-KQUN4YVYEK5NOL7QFnDulQta6tm9rPh/mruX/XCLkSmoRMlFBmsHyjx+VJBnBNUbUxNsBj7kknifOu9PqDgAWg==", - "dependencies": { - "tslib": "^2.3.0" - }, - "engines": { - "node": "^14.15.0 || >=16.10.0" - }, - "peerDependencies": { - "@angular/animations": "14.2.6", - "@angular/common": "14.2.6", - "@angular/core": "14.2.6" - }, - "peerDependenciesMeta": { - "@angular/animations": { - "optional": true - } - } - }, - "node_modules/@angular/platform-browser-dynamic": { - "version": "14.2.6", - "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-14.2.6.tgz", - "integrity": "sha512-SlWEYLED4ST1AFfgeB8SyKLVJYp36XT+3Vw3yDrObsthzXCiFAuYHQZfSWgT1Sfx3uFqEdN7nskJqD05wN3mQg==", - "dependencies": { - "tslib": "^2.3.0" - }, - "engines": { - "node": "^14.15.0 || >=16.10.0" - }, - "peerDependencies": { - "@angular/common": "14.2.6", - "@angular/compiler": "14.2.6", - "@angular/core": "14.2.6", - "@angular/platform-browser": "14.2.6" - } - }, - "node_modules/@angular/router": { - "version": "14.2.6", - "resolved": "https://registry.npmjs.org/@angular/router/-/router-14.2.6.tgz", - "integrity": "sha512-Vz1kadGSqA7ZCZQ2woNbSBPMdiE5eTZv8cGympaFnFQQUzQTQ6zi22wY4RzovDk5Lw+EQkvOmaW2864LDzDeug==", - "dependencies": { - "tslib": "^2.3.0" - }, - "engines": { - "node": "^14.15.0 || >=16.10.0" - }, - "peerDependencies": { - "@angular/common": "14.2.6", - "@angular/core": "14.2.6", - "@angular/platform-browser": "14.2.6", - "rxjs": "^6.5.3 || ^7.4.0" - } - }, "node_modules/@ant-design/colors": { "version": "5.1.1", "resolved": "https://registry.npmjs.org/@ant-design/colors/-/colors-5.1.1.tgz", @@ -1140,28 +752,6 @@ "tslib": "^2.0.3" } }, - "node_modules/@antv/g2": { - "version": "4.2.8", - "resolved": "https://registry.npmjs.org/@antv/g2/-/g2-4.2.8.tgz", - "integrity": "sha512-V2ntdehdCTCjSdkDxC1/kafii/2MZ2dhLd/auMoE6viwIvyy5CKkd7qa9krxJ4IIR5RH9v5uoRV8q2Bzd0OD2Q==", - "dependencies": { - "@antv/adjust": "^0.2.1", - "@antv/attr": "^0.3.1", - "@antv/color-util": "^2.0.2", - "@antv/component": "^0.8.27", - "@antv/coord": "^0.3.0", - "@antv/dom-util": "^2.0.2", - "@antv/event-emitter": "~0.1.0", - "@antv/g-base": "~0.5.6", - "@antv/g-canvas": "~0.5.10", - "@antv/g-svg": "~0.5.6", - "@antv/matrix-util": "^3.1.0-beta.3", - "@antv/path-util": "^2.0.15", - "@antv/scale": "^0.3.14", - "@antv/util": "~2.0.5", - "tslib": "^2.0.0" - } - }, "node_modules/@antv/matrix-util": { "version": "3.1.0-beta.3", "resolved": "https://registry.npmjs.org/@antv/matrix-util/-/matrix-util-3.1.0-beta.3.tgz", @@ -3660,23 +3250,6 @@ "integrity": "sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==", "dev": true }, - "node_modules/@testing-library/angular": { - "version": "12.1.2", - "resolved": "https://registry.npmjs.org/@testing-library/angular/-/angular-12.1.2.tgz", - "integrity": "sha512-xRE5YzxL1yUXE4zzY2TowwmYCvmjEyaXn5bRhgPBC8NiP6ys+zT1b3ZvQTrP3SGpanNj9YM02rEikuu0SQVerw==", - "dev": true, - "dependencies": { - "@testing-library/dom": "^8.0.0", - "tslib": "^2.3.1" - }, - "peerDependencies": { - "@angular/common": ">= 14.0.0", - "@angular/core": ">= 14.0.0", - "@angular/platform-browser": ">= 14.0.0", - "@angular/router": ">= 14.0.0", - "rxjs": ">= 7.4.0" - } - }, "node_modules/@testing-library/dom": { "version": "8.13.0", "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.13.0.tgz", @@ -3844,56 +3417,18 @@ } }, "node_modules/@types/cookie": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.4.1.tgz", - "integrity": "sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==", - "dev": true - }, - "node_modules/@types/cors": { - "version": "2.8.13", - "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.13.tgz", - "integrity": "sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==", - "dev": true, - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/d3": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/@types/d3/-/d3-7.4.0.tgz", - "integrity": "sha512-jIfNVK0ZlxcuRDKtRS/SypEyOQ6UHaFQBKv032X45VvxSJ6Yi5G9behy9h6tNTHTDGh5Vq+KbmBjUWLgY4meCA==", - "dev": true, - "dependencies": { - "@types/d3-array": "*", - "@types/d3-axis": "*", - "@types/d3-brush": "*", - "@types/d3-chord": "*", - "@types/d3-color": "*", - "@types/d3-contour": "*", - "@types/d3-delaunay": "*", - "@types/d3-dispatch": "*", - "@types/d3-drag": "*", - "@types/d3-dsv": "*", - "@types/d3-ease": "*", - "@types/d3-fetch": "*", - "@types/d3-force": "*", - "@types/d3-format": "*", - "@types/d3-geo": "*", - "@types/d3-hierarchy": "*", - "@types/d3-interpolate": "*", - "@types/d3-path": "*", - "@types/d3-polygon": "*", - "@types/d3-quadtree": "*", - "@types/d3-random": "*", - "@types/d3-scale": "*", - "@types/d3-scale-chromatic": "*", - "@types/d3-selection": "*", - "@types/d3-shape": "*", - "@types/d3-time": "*", - "@types/d3-time-format": "*", - "@types/d3-timer": "*", - "@types/d3-transition": "*", - "@types/d3-zoom": "*" + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.4.1.tgz", + "integrity": "sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==", + "dev": true + }, + "node_modules/@types/cors": { + "version": "2.8.13", + "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.13.tgz", + "integrity": "sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==", + "dev": true, + "dependencies": { + "@types/node": "*" } }, "node_modules/@types/d3-array": { @@ -4110,12 +3645,6 @@ "@types/d3-selection": "*" } }, - "node_modules/@types/dagre": { - "version": "0.7.47", - "resolved": "https://registry.npmjs.org/@types/dagre/-/dagre-0.7.47.tgz", - "integrity": "sha512-oX+3aRf7L6Cqq1MvbWmmD7FpAU/T8URwFFuHBagAiyHILn3i+RNZ35/tvyq28de+lZGY3W19BxJ7FeITQDO7aA==", - "dev": true - }, "node_modules/@types/eslint": { "version": "8.4.6", "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.4.6.tgz", @@ -4180,21 +3709,6 @@ "@types/node": "*" } }, - "node_modules/@types/jasmine": { - "version": "3.10.6", - "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.10.6.tgz", - "integrity": "sha512-twY9adK/vz72oWxCWxzXaxoDtF9TpfEEsxvbc1ibjF3gMD/RThSuSud/GKUTR3aJnfbivAbC/vLqhY+gdWCHfA==", - "dev": true - }, - "node_modules/@types/jasminewd2": { - "version": "2.0.10", - "resolved": "https://registry.npmjs.org/@types/jasminewd2/-/jasminewd2-2.0.10.tgz", - "integrity": "sha512-J7mDz7ovjwjc+Y9rR9rY53hFWKATcIkrr9DwQWmOas4/pnIPJTXawnzjwpHm3RSxz/e3ZVUvQ7cRbd5UQLo10g==", - "dev": true, - "dependencies": { - "@types/jasmine": "*" - } - }, "node_modules/@types/json-schema": { "version": "7.0.11", "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz", @@ -4219,12 +3733,6 @@ "integrity": "sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==", "dev": true }, - "node_modules/@types/node": { - "version": "16.11.39", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.39.tgz", - "integrity": "sha512-K0MsdV42vPwm9L6UwhIxMAOmcvH/1OoVkZyCgEtVu4Wx7sElGloy/W7kMBNe/oJ7V/jW9BVt1F6RahH6e7tPXw==", - "dev": true - }, "node_modules/@types/normalize-package-data": { "version": "2.4.1", "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz", @@ -4310,105 +3818,6 @@ "@types/node": "*" } }, - "node_modules/@typescript-eslint/eslint-plugin": { - "version": "5.40.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.40.1.tgz", - "integrity": "sha512-FsWboKkWdytGiXT5O1/R9j37YgcjO8MKHSUmWnIEjVaz0krHkplPnYi7mwdb+5+cs0toFNQb0HIrN7zONdIEWg==", - "dev": true, - "dependencies": { - "@typescript-eslint/scope-manager": "5.40.1", - "@typescript-eslint/type-utils": "5.40.1", - "@typescript-eslint/utils": "5.40.1", - "debug": "^4.3.4", - "ignore": "^5.2.0", - "regexpp": "^3.2.0", - "semver": "^7.3.7", - "tsutils": "^3.21.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "@typescript-eslint/parser": "^5.0.0", - "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/parser": { - "version": "5.40.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.40.1.tgz", - "integrity": "sha512-IK6x55va5w4YvXd4b3VrXQPldV9vQTxi5ov+g4pMANsXPTXOcfjx08CRR1Dfrcc51syPtXHF5bgLlMHYFrvQtg==", - "dev": true, - "dependencies": { - "@typescript-eslint/scope-manager": "5.40.1", - "@typescript-eslint/types": "5.40.1", - "@typescript-eslint/typescript-estree": "5.40.1", - "debug": "^4.3.4" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": { - "version": "5.40.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.40.1.tgz", - "integrity": "sha512-Icg9kiuVJSwdzSQvtdGspOlWNjVDnF3qVIKXdJ103o36yRprdl3Ge5cABQx+csx960nuMF21v8qvO31v9t3OHw==", - "dev": true, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": { - "version": "5.40.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.40.1.tgz", - "integrity": "sha512-5QTP/nW5+60jBcEPfXy/EZL01qrl9GZtbgDZtDPlfW5zj/zjNrdI2B5zMUHmOsfvOr2cWqwVdWjobCiHcedmQA==", - "dev": true, - "dependencies": { - "@typescript-eslint/types": "5.40.1", - "@typescript-eslint/visitor-keys": "5.40.1", - "debug": "^4.3.4", - "globby": "^11.1.0", - "is-glob": "^4.0.3", - "semver": "^7.3.7", - "tsutils": "^3.21.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, "node_modules/@typescript-eslint/scope-manager": { "version": "5.40.1", "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.40.1.tgz", @@ -6426,16 +5835,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/core-js": { - "version": "3.22.8", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.8.tgz", - "integrity": "sha512-UoGQ/cfzGYIuiq6Z7vWL1HfkE9U9IZ4Ub+0XSiJTCzvbZzgPA69oDF2f+lgJ6dFFLEdjW5O6svvoKzXX23xFkA==", - "hasInstallScript": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/core-js" - } - }, "node_modules/core-js-compat": { "version": "3.25.5", "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.25.5.tgz", @@ -6735,46 +6134,6 @@ "integrity": "sha512-GAj5FOq0Hd+RsCGVJxZuKaIDXDf3h6GQoNEjFgbLLI/trgtavwUbSnZ5pVfg27DVCaWjIohryS0JFwIJyT2cMg==", "dev": true }, - "node_modules/d3": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/d3/-/d3-7.4.4.tgz", - "integrity": "sha512-97FE+MYdAlV3R9P74+R3Uar7wUKkIFu89UWMjEaDhiJ9VxKvqaMxauImy8PC2DdBkdM2BxJOIoLxPrcZUyrKoQ==", - "dependencies": { - "d3-array": "3", - "d3-axis": "3", - "d3-brush": "3", - "d3-chord": "3", - "d3-color": "3", - "d3-contour": "3", - "d3-delaunay": "6", - "d3-dispatch": "3", - "d3-drag": "3", - "d3-dsv": "3", - "d3-ease": "3", - "d3-fetch": "3", - "d3-force": "3", - "d3-format": "3", - "d3-geo": "3", - "d3-hierarchy": "3", - "d3-interpolate": "3", - "d3-path": "3", - "d3-polygon": "3", - "d3-quadtree": "3", - "d3-random": "3", - "d3-scale": "4", - "d3-scale-chromatic": "3", - "d3-selection": "3", - "d3-shape": "3", - "d3-time": "3", - "d3-time-format": "4", - "d3-timer": "3", - "d3-transition": "3", - "d3-zoom": "3" - }, - "engines": { - "node": ">=12" - } - }, "node_modules/d3-array": { "version": "3.1.6", "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.1.6.tgz", @@ -7146,33 +6505,6 @@ "node": ">=12" } }, - "node_modules/d3/node_modules/d3-ease": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz", - "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==", - "engines": { - "node": ">=12" - } - }, - "node_modules/d3/node_modules/d3-interpolate": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz", - "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==", - "dependencies": { - "d3-color": "1 - 3" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/d3/node_modules/d3-timer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz", - "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==", - "engines": { - "node": ">=12" - } - }, "node_modules/dagre": { "version": "0.8.5", "resolved": "https://registry.npmjs.org/dagre/-/dagre-0.8.5.tgz", @@ -8270,18 +7602,6 @@ "url": "https://opencollective.com/eslint" } }, - "node_modules/eslint-config-prettier": { - "version": "8.5.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz", - "integrity": "sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==", - "dev": true, - "bin": { - "eslint-config-prettier": "bin/cli.js" - }, - "peerDependencies": { - "eslint": ">=7.0.0" - } - }, "node_modules/eslint-import-resolver-node": { "version": "0.3.6", "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz", @@ -8390,60 +7710,6 @@ "node": ">=4" } }, - "node_modules/eslint-plugin-import": { - "version": "2.26.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz", - "integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==", - "dev": true, - "dependencies": { - "array-includes": "^3.1.4", - "array.prototype.flat": "^1.2.5", - "debug": "^2.6.9", - "doctrine": "^2.1.0", - "eslint-import-resolver-node": "^0.3.6", - "eslint-module-utils": "^2.7.3", - "has": "^1.0.3", - "is-core-module": "^2.8.1", - "is-glob": "^4.0.3", - "minimatch": "^3.1.2", - "object.values": "^1.1.5", - "resolve": "^1.22.0", - "tsconfig-paths": "^3.14.1" - }, - "engines": { - "node": ">=4" - }, - "peerDependencies": { - "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" - } - }, - "node_modules/eslint-plugin-import/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/eslint-plugin-import/node_modules/doctrine": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", - "dev": true, - "dependencies": { - "esutils": "^2.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/eslint-plugin-import/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "dev": true - }, "node_modules/eslint-plugin-jsdoc": { "version": "37.9.7", "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.9.7.tgz", @@ -11018,12 +10284,6 @@ "jasmine": "bin/jasmine.js" } }, - "node_modules/jasmine-core": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.1.1.tgz", - "integrity": "sha512-lmUfT5XcK9KKvt3lLYzn93hc4MGzlUBowExFVgzbSW0ZCrdeyS574dfsyfRhxbg81Wj4gk+RxUiTnj7KBfDA1g==", - "dev": true - }, "node_modules/jasmine-spec-reporter": { "version": "7.0.0", "resolved": "https://registry.npmjs.org/jasmine-spec-reporter/-/jasmine-spec-reporter-7.0.0.tgz", @@ -11246,82 +10506,6 @@ "safe-buffer": "~5.1.0" } }, - "node_modules/karma": { - "version": "6.3.20", - "resolved": "https://registry.npmjs.org/karma/-/karma-6.3.20.tgz", - "integrity": "sha512-HRNQhMuKOwKpjYlWiJP0DUrJOh+QjaI/DTaD8b9rEm4Il3tJ8MijutVZH4ts10LuUFst/CedwTS6vieCN8yTSw==", - "dev": true, - "dependencies": { - "@colors/colors": "1.5.0", - "body-parser": "^1.19.0", - "braces": "^3.0.2", - "chokidar": "^3.5.1", - "connect": "^3.7.0", - "di": "^0.0.1", - "dom-serialize": "^2.2.1", - "glob": "^7.1.7", - "graceful-fs": "^4.2.6", - "http-proxy": "^1.18.1", - "isbinaryfile": "^4.0.8", - "lodash": "^4.17.21", - "log4js": "^6.4.1", - "mime": "^2.5.2", - "minimatch": "^3.0.4", - "mkdirp": "^0.5.5", - "qjobs": "^1.2.0", - "range-parser": "^1.2.1", - "rimraf": "^3.0.2", - "socket.io": "^4.4.1", - "source-map": "^0.6.1", - "tmp": "^0.2.1", - "ua-parser-js": "^0.7.30", - "yargs": "^16.1.1" - }, - "bin": { - "karma": "bin/karma" - }, - "engines": { - "node": ">= 10" - } - }, - "node_modules/karma-chrome-launcher": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-3.1.1.tgz", - "integrity": "sha512-hsIglcq1vtboGPAN+DGCISCFOxW+ZVnIqhDQcCMqqCp+4dmJ0Qpq5QAjkbA0X2L9Mi6OBkHi2Srrbmm7pUKkzQ==", - "dev": true, - "dependencies": { - "which": "^1.2.1" - } - }, - "node_modules/karma-chrome-launcher/node_modules/which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "dev": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "which": "bin/which" - } - }, - "node_modules/karma-coverage": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/karma-coverage/-/karma-coverage-2.2.0.tgz", - "integrity": "sha512-gPVdoZBNDZ08UCzdMHHhEImKrw1+PAOQOIiffv1YsvxFhBjqvo/SVXNk4tqn1SYqX0BJZT6S/59zgxiBe+9OuA==", - "dev": true, - "dependencies": { - "istanbul-lib-coverage": "^3.2.0", - "istanbul-lib-instrument": "^5.1.0", - "istanbul-lib-report": "^3.0.0", - "istanbul-lib-source-maps": "^4.0.1", - "istanbul-reports": "^3.0.5", - "minimatch": "^3.0.4" - }, - "engines": { - "node": ">=10.0.0" - } - }, "node_modules/karma-jasmine": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/karma-jasmine/-/karma-jasmine-4.0.2.tgz", @@ -11363,54 +10547,6 @@ "source-map-support": "^0.5.5" } }, - "node_modules/karma/node_modules/mkdirp": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", - "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", - "dev": true, - "dependencies": { - "minimist": "^1.2.6" - }, - "bin": { - "mkdirp": "bin/cmd.js" - } - }, - "node_modules/karma/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/karma/node_modules/yargs": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz", - "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==", - "dev": true, - "dependencies": { - "cliui": "^7.0.2", - "escalade": "^3.1.1", - "get-caller-file": "^2.0.5", - "require-directory": "^2.1.1", - "string-width": "^4.2.0", - "y18n": "^5.0.5", - "yargs-parser": "^20.2.2" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/karma/node_modules/yargs-parser": { - "version": "20.2.9", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz", - "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", - "dev": true, - "engines": { - "node": ">=10" - } - }, "node_modules/kind-of": { "version": "6.0.3", "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", @@ -12460,11 +11596,6 @@ "node": ">=10" } }, - "node_modules/monaco-editor": { - "version": "0.31.1", - "resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.31.1.tgz", - "integrity": "sha512-FYPwxGZAeP6mRRyrr5XTGHD9gRXVjy7GUzF4IPChnyt3fS5WrNxIkS8DNujWf6EQy0Zlzpxw8oTVE+mWI2/D1Q==" - }, "node_modules/ms": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", @@ -12551,25 +11682,6 @@ "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==", "dev": true }, - "node_modules/ng-zorro-antd": { - "version": "14.1.1", - "resolved": "https://registry.npmjs.org/ng-zorro-antd/-/ng-zorro-antd-14.1.1.tgz", - "integrity": "sha512-Pp5l3gS4jQnFYUQt6oWMg7eJ2AyWWdwrpouClk2KDefZABXCFHgf03N08LCAUCw6quabItFARfhvCSucqb8rfg==", - "dependencies": { - "@angular/cdk": "^14.1.0", - "@ant-design/icons-angular": "^14.1.0", - "date-fns": "^2.16.1", - "tslib": "^2.3.0" - }, - "peerDependencies": { - "@angular/animations": "^14.1.0", - "@angular/common": "^14.1.0", - "@angular/core": "^14.1.0", - "@angular/forms": "^14.1.0", - "@angular/platform-browser": "^14.1.0", - "@angular/router": "^14.1.0" - } - }, "node_modules/nice-napi": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/nice-napi/-/nice-napi-1.0.2.tgz", @@ -14233,21 +13345,6 @@ "node": ">= 0.8.0" } }, - "node_modules/prettier": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.6.2.tgz", - "integrity": "sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==", - "dev": true, - "bin": { - "prettier": "bin-prettier.js" - }, - "engines": { - "node": ">=10.13.0" - }, - "funding": { - "url": "https://github.com/prettier/prettier?sponsor=1" - } - }, "node_modules/prettier-linter-helpers": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz", @@ -15340,14 +14437,6 @@ "resolved": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz", "integrity": "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==" }, - "node_modules/rxjs": { - "version": "7.5.7", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.5.7.tgz", - "integrity": "sha512-z9MzKh/UcOqB3i20H6rtrlaE/CgjLOvheWK/9ILrbhROGTweAi1BaFsTT9FbwZi5Trr1qNRs+MXkhmR06awzQA==", - "dependencies": { - "tslib": "^2.1.0" - } - }, "node_modules/safe-buffer": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", @@ -16306,64 +15395,6 @@ "integrity": "sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=", "dev": true }, - "node_modules/stylelint": { - "version": "14.8.5", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.5.tgz", - "integrity": "sha512-e3t4H/hlWlspkcNUrkhf44RU3OpPTA7uBOoREGBzSwdEF+2g/+gbZq7WEpMP7BpopcSe/uLaTvDuL+URL7cdnQ==", - "dev": true, - "dependencies": { - "balanced-match": "^2.0.0", - "colord": "^2.9.2", - "cosmiconfig": "^7.0.1", - "css-functions-list": "^3.0.1", - "debug": "^4.3.4", - "execall": "^2.0.0", - "fast-glob": "^3.2.11", - "fastest-levenshtein": "^1.0.12", - "file-entry-cache": "^6.0.1", - "get-stdin": "^8.0.0", - "global-modules": "^2.0.0", - "globby": "^11.1.0", - "globjoin": "^0.1.4", - "html-tags": "^3.2.0", - "ignore": "^5.2.0", - "import-lazy": "^4.0.0", - "imurmurhash": "^0.1.4", - "is-plain-object": "^5.0.0", - "known-css-properties": "^0.25.0", - "mathml-tag-names": "^2.1.3", - "meow": "^9.0.0", - "micromatch": "^4.0.5", - "normalize-path": "^3.0.0", - "picocolors": "^1.0.0", - "postcss": "^8.4.14", - "postcss-media-query-parser": "^0.2.3", - "postcss-resolve-nested-selector": "^0.1.1", - "postcss-safe-parser": "^6.0.0", - "postcss-selector-parser": "^6.0.10", - "postcss-value-parser": "^4.2.0", - "resolve-from": "^5.0.0", - "specificity": "^0.4.1", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1", - "style-search": "^0.1.0", - "supports-hyperlinks": "^2.2.0", - "svg-tags": "^1.0.0", - "table": "^6.8.0", - "v8-compile-cache": "^2.3.0", - "write-file-atomic": "^4.0.1" - }, - "bin": { - "stylelint": "bin/stylelint.js" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/stylelint" - } - }, "node_modules/stylelint-config-hudochenkov": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/stylelint-config-hudochenkov/-/stylelint-config-hudochenkov-6.0.1.tgz", @@ -16439,12 +15470,6 @@ "stylelint": ">=14.0.0" } }, - "node_modules/stylelint/node_modules/balanced-match": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-2.0.0.tgz", - "integrity": "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==", - "dev": true - }, "node_modules/stylus": { "version": "0.59.0", "resolved": "https://registry.npmjs.org/stylus/-/stylus-0.59.0.tgz", @@ -16885,49 +15910,6 @@ "node": ">=8" } }, - "node_modules/ts-node": { - "version": "10.8.1", - "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.8.1.tgz", - "integrity": "sha512-Wwsnao4DQoJsN034wePSg5nZiw4YKXf56mPIAeD6wVmiv+RytNSWqc2f3fKvcUoV+Yn2+yocD71VOfQHbmVX4g==", - "dev": true, - "dependencies": { - "@cspotcode/source-map-support": "^0.8.0", - "@tsconfig/node10": "^1.0.7", - "@tsconfig/node12": "^1.0.7", - "@tsconfig/node14": "^1.0.0", - "@tsconfig/node16": "^1.0.2", - "acorn": "^8.4.1", - "acorn-walk": "^8.1.1", - "arg": "^4.1.0", - "create-require": "^1.1.0", - "diff": "^4.0.1", - "make-error": "^1.1.1", - "v8-compile-cache-lib": "^3.0.1", - "yn": "3.1.1" - }, - "bin": { - "ts-node": "dist/bin.js", - "ts-node-cwd": "dist/bin-cwd.js", - "ts-node-esm": "dist/bin-esm.js", - "ts-node-script": "dist/bin-script.js", - "ts-node-transpile-only": "dist/bin-transpile.js", - "ts-script": "dist/bin-script-deprecated.js" - }, - "peerDependencies": { - "@swc/core": ">=1.2.50", - "@swc/wasm": ">=1.2.50", - "@types/node": "*", - "typescript": ">=2.7" - }, - "peerDependenciesMeta": { - "@swc/core": { - "optional": true - }, - "@swc/wasm": { - "optional": true - } - } - }, "node_modules/tsconfig-paths": { "version": "3.14.1", "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz", @@ -16952,11 +15934,6 @@ "json5": "lib/cli.js" } }, - "node_modules/tslib": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", - "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" - }, "node_modules/tsutils": { "version": "3.21.0", "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz", @@ -17039,19 +16016,6 @@ "integrity": "sha512-KNNZtayBCtmnNmbo5mG47p1XsCyrx6iVqomjcZnec/1Y5GGARaxPs6r49RnSPeUP3YjNYiU9sQHAtY4BBvnZwg==", "dev": true }, - "node_modules/typescript": { - "version": "4.8.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz", - "integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=4.2.0" - } - }, "node_modules/ua-parser-js": { "version": "0.7.33", "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.33.tgz", @@ -17960,14 +16924,6 @@ "funding": { "url": "https://github.com/sponsors/sindresorhus" } - }, - "node_modules/zone.js": { - "version": "0.11.5", - "resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.11.5.tgz", - "integrity": "sha512-D1/7VxEuQ7xk6z/kAROe4SUbd9CzxY4zOwVGnGHerd/SgLIVU5f4esDzQUsOCeArn933BZfWMKydH7l7dPEp0g==", - "dependencies": { - "tslib": "^2.3.0" - } } }, "dependencies": { diff --git a/flink-runtime-web/web-dashboard/package.json b/flink-runtime-web/web-dashboard/package.json index c8e3e26730d9c..8c6dd6b6e7109 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -28,56 +28,56 @@ "d3-flame-graph": "^4.1.1", "d3-tip": "^0.9.1", "dagre": "^0.8.5", - "monaco-editor": "^0.31.1", + "monaco-editor": "^0.52.0", "ng-zorro-antd": "^14.1.1", "rxjs": "^7.5.7", "tslib": "^2.0.0", - "zone.js": "~0.11.4" + "zone.js": "~0.15.0" }, "devDependencies": { "@angular-devkit/build-angular": "^14.2.6", - "@angular-eslint/builder": "14.1.2", - "@angular-eslint/eslint-plugin": "14.1.2", - "@angular-eslint/eslint-plugin-template": "14.1.2", - "@angular-eslint/schematics": "14.1.2", - "@angular-eslint/template-parser": "14.1.2", + "@angular-eslint/builder": "14.4.0", + "@angular-eslint/eslint-plugin": "14.4.0", + "@angular-eslint/eslint-plugin-template": "14.4.0", + "@angular-eslint/schematics": "14.4.0", + "@angular-eslint/template-parser": "14.4.0", "@angular/cli": "^14.2.6", - "@angular/compiler-cli": "^14.2.6", - "@angular/language-service": "^14.2.6", - "@testing-library/angular": "^12.1.2", - "@types/d3": "^7.1.0", - "@types/dagre": "^0.7.46", - "@types/jasmine": "~3.10.2", - "@types/jasminewd2": "~2.0.10", - "@types/node": "^16.11.6", - "@typescript-eslint/eslint-plugin": "^5.36.2", - "@typescript-eslint/parser": "^5.36.2", + "@angular/compiler-cli": "^14.3.0", + "@angular/language-service": "^14.3.0", + "@testing-library/angular": "^12.3.0", + "@types/d3": "^7.4.0", + "@types/dagre": "^0.7.47", + "@types/jasmine": "~3.10.0", + "@types/jasminewd2": "~2.0.0", + "@types/node": "^16.11.39", + "@typescript-eslint/eslint-plugin": "^5.62.0", + "@typescript-eslint/parser": "^5.62.0", "eslint": "^8.22.0", - "eslint-config-prettier": "^8.3.0", - "eslint-plugin-import": "^2.25.4", + "eslint-config-prettier": "^8.5.0", + "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsdoc": "^37.6.1", "eslint-plugin-prefer-arrow": "^1.2.3", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-unused-imports": "^2.0.0", - "jasmine-core": "^4.0.0", + "jasmine-core": "^4.1.1", "jasmine-spec-reporter": "^7.0.0", - "karma": "~6.3.14", - "karma-chrome-launcher": "~3.1.0", - "karma-coverage": "^2.1.0", + "karma": "~6.4.0", + "karma-chrome-launcher": "~3.2.0", + "karma-coverage": "^2.2.0", "karma-jasmine": "~4.0.1", "karma-jasmine-html-reporter": "^1.7.0", "lint-staged": "^12.2.1", "postcss-less": "^6.0.0", - "prettier": "^2.4.1", + "prettier": "^2.6.2", "protractor": "~7.0.0", - "stylelint": "^14.0.1", + "stylelint": "^14.16.1", "stylelint-config-hudochenkov": "^6.0.1", "stylelint-config-prettier": "^9.0.3", "stylelint-config-standard": "^24.0.0", "stylelint-order": "^5.0.0", "stylelint-prettier": "^2.0.0", - "ts-node": "^10.4.0", - "typescript": "~4.8.4" + "ts-node": "^10.8.1", + "typescript": "~4.9.0" }, "lint-staged": { "**/*.{ts,html}": [ diff --git a/flink-runtime/pom.xml b/flink-runtime/pom.xml index 4ea1698ecdf4f..ef9e65f9a83ba 100644 --- a/flink-runtime/pom.xml +++ b/flink-runtime/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-runtime @@ -281,7 +281,7 @@ under the License. com.squareup.okhttp3 okhttp - 3.7.0 + 3.14.9 test @@ -338,7 +338,7 @@ under the License. Used to show the git ref when starting the jobManager. --> pl.project13.maven git-commit-id-plugin - 4.0.2 + 4.9.10 get-the-git-infos diff --git a/flink-scala/pom.xml b/flink-scala/pom.xml index 445f53a5b997f..1a219d5dd0670 100644 --- a/flink-scala/pom.xml +++ b/flink-scala/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-scala_${scala.binary.version} @@ -216,7 +216,7 @@ under the License. org.apache.maven.plugins maven-eclipse-plugin - 2.8 + 2.10 true diff --git a/flink-state-backends/flink-statebackend-changelog/pom.xml b/flink-state-backends/flink-statebackend-changelog/pom.xml index 9bc6a08d7d2d2..9f54f05c94aff 100644 --- a/flink-state-backends/flink-statebackend-changelog/pom.xml +++ b/flink-state-backends/flink-statebackend-changelog/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-state-backends - 2.0-SNAPSHOT + 2.0.0 flink-statebackend-changelog diff --git a/flink-state-backends/flink-statebackend-common/pom.xml b/flink-state-backends/flink-statebackend-common/pom.xml index 2b5724c6ebe04..6ccdb1ccc68e9 100644 --- a/flink-state-backends/flink-statebackend-common/pom.xml +++ b/flink-state-backends/flink-statebackend-common/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-state-backends - 2.0-SNAPSHOT + 2.0.0 .. diff --git a/flink-state-backends/flink-statebackend-forst/pom.xml b/flink-state-backends/flink-statebackend-forst/pom.xml index fc4f112b05b66..c4a9d7bffea5c 100644 --- a/flink-state-backends/flink-statebackend-forst/pom.xml +++ b/flink-state-backends/flink-statebackend-forst/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-state-backends - 2.0-SNAPSHOT + 2.0.0 flink-statebackend-forst @@ -63,7 +63,7 @@ under the License. com.ververica forstjni - 0.1.0-beta + 0.1.8 diff --git a/flink-state-backends/flink-statebackend-heap-spillable/pom.xml b/flink-state-backends/flink-statebackend-heap-spillable/pom.xml index 604e70f37afee..674122908ca01 100644 --- a/flink-state-backends/flink-statebackend-heap-spillable/pom.xml +++ b/flink-state-backends/flink-statebackend-heap-spillable/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-state-backends - 2.0-SNAPSHOT + 2.0.0 flink-statebackend-heap-spillable diff --git a/flink-state-backends/flink-statebackend-rocksdb/pom.xml b/flink-state-backends/flink-statebackend-rocksdb/pom.xml index af3a9ebedbfde..6d8759dc75cba 100644 --- a/flink-state-backends/flink-statebackend-rocksdb/pom.xml +++ b/flink-state-backends/flink-statebackend-rocksdb/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-state-backends - 2.0-SNAPSHOT + 2.0.0 flink-statebackend-rocksdb diff --git a/flink-state-backends/pom.xml b/flink-state-backends/pom.xml index 4c9257ecbf274..ac3def9723a3b 100644 --- a/flink-state-backends/pom.xml +++ b/flink-state-backends/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-state-backends diff --git a/flink-streaming-java/pom.xml b/flink-streaming-java/pom.xml index 209df91699f5d..659c59a839b01 100644 --- a/flink-streaming-java/pom.xml +++ b/flink-streaming-java/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-streaming-java diff --git a/flink-streaming-scala/pom.xml b/flink-streaming-scala/pom.xml index a670736adea43..5be06c18e4140 100644 --- a/flink-streaming-scala/pom.xml +++ b/flink-streaming-scala/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-streaming-scala_${scala.binary.version} @@ -202,7 +202,7 @@ under the License. org.apache.maven.plugins maven-eclipse-plugin - 2.8 + 2.10 true diff --git a/flink-table/flink-sql-client/pom.xml b/flink-table/flink-sql-client/pom.xml index 8156448486f68..3451d853c83c6 100644 --- a/flink-table/flink-sql-client/pom.xml +++ b/flink-table/flink-sql-client/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 2.0-SNAPSHOT + 2.0.0 flink-sql-client @@ -78,14 +78,14 @@ under the License. org.jline jline-terminal - 3.21.0 + 3.30.1 ${flink.markBundledAsOptional} org.jline jline-reader - 3.21.0 + 3.30.1 ${flink.markBundledAsOptional} @@ -221,14 +221,14 @@ under the License. commons-beanutils commons-beanutils - 1.9.4 + 1.10.1 test org.codehaus.woodstox stax2-api - 4.2.1 + 4.2.2 test diff --git a/flink-table/flink-sql-gateway-api/pom.xml b/flink-table/flink-sql-gateway-api/pom.xml index 44062495388cd..31964f02c8551 100644 --- a/flink-table/flink-sql-gateway-api/pom.xml +++ b/flink-table/flink-sql-gateway-api/pom.xml @@ -26,7 +26,7 @@ org.apache.flink flink-table - 2.0-SNAPSHOT + 2.0.0 flink-sql-gateway-api diff --git a/flink-table/flink-sql-gateway/pom.xml b/flink-table/flink-sql-gateway/pom.xml index 7a3f9bc918bf4..f8bcbcda773b5 100644 --- a/flink-table/flink-sql-gateway/pom.xml +++ b/flink-table/flink-sql-gateway/pom.xml @@ -26,7 +26,7 @@ flink-table org.apache.flink - 2.0-SNAPSHOT + 2.0.0 flink-sql-gateway diff --git a/flink-table/flink-sql-jdbc-driver-bundle/pom.xml b/flink-table/flink-sql-jdbc-driver-bundle/pom.xml index 8c2c5d4d4e59d..80558ee267974 100644 --- a/flink-table/flink-sql-jdbc-driver-bundle/pom.xml +++ b/flink-table/flink-sql-jdbc-driver-bundle/pom.xml @@ -26,7 +26,7 @@ flink-table org.apache.flink - 2.0-SNAPSHOT + 2.0.0 flink-sql-jdbc-driver-bundle diff --git a/flink-table/flink-sql-jdbc-driver/pom.xml b/flink-table/flink-sql-jdbc-driver/pom.xml index 1302be9efe3bd..95fc9f8efe9eb 100644 --- a/flink-table/flink-sql-jdbc-driver/pom.xml +++ b/flink-table/flink-sql-jdbc-driver/pom.xml @@ -26,7 +26,7 @@ flink-table org.apache.flink - 2.0-SNAPSHOT + 2.0.0 flink-sql-jdbc-driver diff --git a/flink-table/flink-sql-parser/pom.xml b/flink-table/flink-sql-parser/pom.xml index f2a4739217bc6..4131e37399e42 100644 --- a/flink-table/flink-sql-parser/pom.xml +++ b/flink-table/flink-sql-parser/pom.xml @@ -24,7 +24,7 @@ under the License. flink-table org.apache.flink - 2.0-SNAPSHOT + 2.0.0 flink-sql-parser @@ -305,7 +305,7 @@ under the License. org.freemarker freemarker - 2.3.28 + 2.3.34 @@ -327,7 +327,7 @@ under the License. org.codehaus.mojo javacc-maven-plugin - 2.4 + 2.6 generate-sources diff --git a/flink-table/flink-table-api-bridge-base/pom.xml b/flink-table/flink-table-api-bridge-base/pom.xml index 25e4053bbb0d5..95501441fc4fc 100644 --- a/flink-table/flink-table-api-bridge-base/pom.xml +++ b/flink-table/flink-table-api-bridge-base/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 2.0-SNAPSHOT + 2.0.0 flink-table-api-bridge-base diff --git a/flink-table/flink-table-api-java-bridge/pom.xml b/flink-table/flink-table-api-java-bridge/pom.xml index a0edb174b5be0..3a91d0d7d2415 100644 --- a/flink-table/flink-table-api-java-bridge/pom.xml +++ b/flink-table/flink-table-api-java-bridge/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 2.0-SNAPSHOT + 2.0.0 flink-table-api-java-bridge diff --git a/flink-table/flink-table-api-java-uber/pom.xml b/flink-table/flink-table-api-java-uber/pom.xml index aac1402257dd5..ec777b72c9b81 100644 --- a/flink-table/flink-table-api-java-uber/pom.xml +++ b/flink-table/flink-table-api-java-uber/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 2.0-SNAPSHOT + 2.0.0 flink-table-api-java-uber diff --git a/flink-table/flink-table-api-java/pom.xml b/flink-table/flink-table-api-java/pom.xml index 2422b21b9ddef..7f73719fbcabd 100644 --- a/flink-table/flink-table-api-java/pom.xml +++ b/flink-table/flink-table-api-java/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 2.0-SNAPSHOT + 2.0.0 flink-table-api-java diff --git a/flink-table/flink-table-api-scala-bridge/pom.xml b/flink-table/flink-table-api-scala-bridge/pom.xml index 89e19e9ac8a95..10e34ab5ef129 100644 --- a/flink-table/flink-table-api-scala-bridge/pom.xml +++ b/flink-table/flink-table-api-scala-bridge/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 2.0-SNAPSHOT + 2.0.0 flink-table-api-scala-bridge_${scala.binary.version} diff --git a/flink-table/flink-table-api-scala/pom.xml b/flink-table/flink-table-api-scala/pom.xml index e2e60f7a87a84..33e87e88ea542 100644 --- a/flink-table/flink-table-api-scala/pom.xml +++ b/flink-table/flink-table-api-scala/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 2.0-SNAPSHOT + 2.0.0 flink-table-api-scala_${scala.binary.version} diff --git a/flink-table/flink-table-calcite-bridge/pom.xml b/flink-table/flink-table-calcite-bridge/pom.xml index 3cb2101c2b90c..4c117a1c4a79c 100644 --- a/flink-table/flink-table-calcite-bridge/pom.xml +++ b/flink-table/flink-table-calcite-bridge/pom.xml @@ -23,7 +23,7 @@ under the License. flink-table org.apache.flink - 2.0-SNAPSHOT + 2.0.0 flink-table-calcite-bridge diff --git a/flink-table/flink-table-code-splitter/pom.xml b/flink-table/flink-table-code-splitter/pom.xml index b262ae524ac51..e9d9ab0599743 100644 --- a/flink-table/flink-table-code-splitter/pom.xml +++ b/flink-table/flink-table-code-splitter/pom.xml @@ -24,7 +24,7 @@ under the License. flink-table org.apache.flink - 2.0-SNAPSHOT + 2.0.0 flink-table-code-splitter @@ -37,7 +37,7 @@ under the License. jar - 4.7 + 4.13.2 diff --git a/flink-table/flink-table-common/pom.xml b/flink-table/flink-table-common/pom.xml index d872d6a5a3133..2ad6df5117b04 100644 --- a/flink-table/flink-table-common/pom.xml +++ b/flink-table/flink-table-common/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 2.0-SNAPSHOT + 2.0.0 flink-table-common diff --git a/flink-table/flink-table-planner-loader-bundle/pom.xml b/flink-table/flink-table-planner-loader-bundle/pom.xml index 4307c41f31dbb..87468d5ead9ae 100644 --- a/flink-table/flink-table-planner-loader-bundle/pom.xml +++ b/flink-table/flink-table-planner-loader-bundle/pom.xml @@ -26,7 +26,7 @@ org.apache.flink flink-table - 2.0-SNAPSHOT + 2.0.0 flink-table-planner-loader-bundle diff --git a/flink-table/flink-table-planner-loader/pom.xml b/flink-table/flink-table-planner-loader/pom.xml index 4ae21b228c9fa..5598657822116 100644 --- a/flink-table/flink-table-planner-loader/pom.xml +++ b/flink-table/flink-table-planner-loader/pom.xml @@ -26,7 +26,7 @@ org.apache.flink flink-table - 2.0-SNAPSHOT + 2.0.0 flink-table-planner-loader diff --git a/flink-table/flink-table-planner/pom.xml b/flink-table/flink-table-planner/pom.xml index 3f2aeeb0aaf29..11eb5ecaf279d 100644 --- a/flink-table/flink-table-planner/pom.xml +++ b/flink-table/flink-table-planner/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 2.0-SNAPSHOT + 2.0.0 flink-table-planner_${scala.binary.version} @@ -70,12 +70,12 @@ under the License. org.immutables value - 2.8.8 + 2.10.1 org.immutables value-annotations - 2.8.8 + 2.10.1 @@ -121,7 +121,7 @@ under the License. org.checkerframework checker-qual - 3.12.0 + 3.49.3 ${flink.markBundledAsOptional} @@ -239,7 +239,7 @@ under the License. net.javacrumbs.json-unit json-unit-assertj - 2.23.0 + 2.40.1 test diff --git a/flink-table/flink-table-runtime/pom.xml b/flink-table/flink-table-runtime/pom.xml index 8c859137659d0..e9d68365daf55 100644 --- a/flink-table/flink-table-runtime/pom.xml +++ b/flink-table/flink-table-runtime/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 2.0-SNAPSHOT + 2.0.0 flink-table-runtime diff --git a/flink-table/flink-table-test-utils/pom.xml b/flink-table/flink-table-test-utils/pom.xml index fea193054f67b..658992f9dbe2a 100644 --- a/flink-table/flink-table-test-utils/pom.xml +++ b/flink-table/flink-table-test-utils/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-table - 2.0-SNAPSHOT + 2.0.0 flink-table-test-utils diff --git a/flink-table/pom.xml b/flink-table/pom.xml index d8f0fff4aa606..fdd0326ac8cf7 100644 --- a/flink-table/pom.xml +++ b/flink-table/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-table @@ -78,12 +78,12 @@ under the License. - 1.32.0 + 1.39.0 - 3.1.10 + 3.1.12 32.1.3-jre - 2.3.2 + 2.5.0 diff --git a/flink-test-utils-parent/flink-clients-test-utils/pom.xml b/flink-test-utils-parent/flink-clients-test-utils/pom.xml index 30136ccf791b2..ff11e733eae39 100644 --- a/flink-test-utils-parent/flink-clients-test-utils/pom.xml +++ b/flink-test-utils-parent/flink-clients-test-utils/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-test-utils-parent - 2.0-SNAPSHOT + 2.0.0 flink-clients-test-utils diff --git a/flink-test-utils-parent/flink-connector-test-utils/pom.xml b/flink-test-utils-parent/flink-connector-test-utils/pom.xml index bf0cd3cc0f042..f41df5b1bd655 100644 --- a/flink-test-utils-parent/flink-connector-test-utils/pom.xml +++ b/flink-test-utils-parent/flink-connector-test-utils/pom.xml @@ -25,7 +25,7 @@ org.apache.flink flink-test-utils-parent - 2.0-SNAPSHOT + 2.0.0 + 2.6 @@ -697,7 +697,7 @@ under the License. is properly used.--> maven-clean-plugin - 2.5 + 2.6.1 remove-classloading-test-dependencies diff --git a/flink-walkthroughs/flink-walkthrough-common/pom.xml b/flink-walkthroughs/flink-walkthrough-common/pom.xml index 8aba6f4507a98..2a7ccb1df666e 100644 --- a/flink-walkthroughs/flink-walkthrough-common/pom.xml +++ b/flink-walkthroughs/flink-walkthrough-common/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-walkthroughs - 2.0-SNAPSHOT + 2.0.0 flink-walkthrough-common diff --git a/flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml b/flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml index cc9b983d430fa..26e382c245f64 100644 --- a/flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml +++ b/flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.flink flink-walkthroughs - 2.0-SNAPSHOT + 2.0.0 flink-walkthrough-datastream-java diff --git a/flink-walkthroughs/flink-walkthrough-datastream-java/src/main/resources/archetype-resources/pom.xml b/flink-walkthroughs/flink-walkthrough-datastream-java/src/main/resources/archetype-resources/pom.xml index 4a90f553da90b..77b2dd34cb2c6 100644 --- a/flink-walkthroughs/flink-walkthrough-datastream-java/src/main/resources/archetype-resources/pom.xml +++ b/flink-walkthroughs/flink-walkthrough-datastream-java/src/main/resources/archetype-resources/pom.xml @@ -112,7 +112,7 @@ under the License. org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.14.0 ${target.java.version} ${target.java.version} @@ -124,7 +124,7 @@ under the License. org.apache.maven.plugins maven-shade-plugin - 3.0.0 + 3.6.0 diff --git a/flink-walkthroughs/pom.xml b/flink-walkthroughs/pom.xml index b1cd323edb51a..a1960e11d8b0f 100644 --- a/flink-walkthroughs/pom.xml +++ b/flink-walkthroughs/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 flink-walkthroughs @@ -40,7 +40,7 @@ under the License. org.apache.maven.archetype archetype-packaging - 2.2 + 2.4 @@ -48,14 +48,14 @@ under the License. org.apache.maven.plugins maven-archetype-plugin - 2.2 + 2.4 maven-archetype-plugin - 2.2 + 2.4 true diff --git a/flink-yarn-tests/pom.xml b/flink-yarn-tests/pom.xml index b22298a1efc4a..31ec0c55d3514 100644 --- a/flink-yarn-tests/pom.xml +++ b/flink-yarn-tests/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 - 1.12.319 + 1.12.783 --add-opens=java.base/java.util=ALL-UNNAMED @@ -265,7 +265,7 @@ under the License. org.codehaus.woodstox stax2-api - 4.2.1 + 4.2.2 test diff --git a/pom.xml b/pom.xml index b8609a1d895da..5eacb91a9b867 100644 --- a/pom.xml +++ b/pom.xml @@ -131,7 +131,7 @@ under the License. true 1.8 1.7.36 - 2.17.1 + 2.24.3 @@ -140,33 +140,33 @@ under the License. 2.1.1 - 2.12.7 + 2.13.16 2.12 - 0.7.6 + 0.10.0 3.7.2 - 5.4.0 - 1.11.3 + 5.8.0 + 1.12.0 - 2.15.3 + 2.19.0 1.2.0 2.3.1 4.13.2 - 5.10.1 - 1.2.0 - 3.4.6 + 5.12.2 + 1.4.1 + 3.12.4 2.0.9 1.3 - 3.23.1 - 0.10.9.7 - 2.43.0 + 3.27.3 + 0.10.9.9 + 2.65.0 3.21.7 3.14.9 - 1.19.1 + 1.21.0 1.8.0 - 2.15.1 + 2.19.0 false validate - 3.2.4 + 3.4.1 2.3.10 - 1.5.6 + 1.9.6 1.19.0 tools/japicmp-output 9.3 false - 2.27.1 + 2.44.4 3.4.3 package @@ -540,19 +540,19 @@ under the License. org.apache.commons commons-lang3 - 3.12.0 + 3.17.0 org.apache.commons commons-text - 1.10.0 + 1.13.1 org.xerial.snappy snappy-java - 1.1.10.4 + 1.1.10.7 @@ -571,7 +571,7 @@ under the License. com.github.oshi oshi-core - 6.1.5 + 6.8.1 net.bytebuddy byte-buddy - 1.14.4 + 1.17.5 net.bytebuddy byte-buddy-agent - 1.14.4 + 1.17.5 net.java.dev.jna jna - 5.12.1 + 5.17.0 org.objenesis objenesis - 2.1 + 2.6 commons-logging commons-logging - 1.1.3 + 1.3.5 @@ -648,7 +648,7 @@ under the License. (the package names are identical!) --> jakarta.activation jakarta.activation-api - 1.2.1 + 1.2.2 provided @@ -657,7 +657,7 @@ under the License. (the package names are identical!) --> jakarta.xml.bind jakarta.xml.bind-api - 2.3.2 + 2.3.3 provided @@ -687,7 +687,7 @@ under the License. commons-cli commons-cli - 1.5.0 + 1.9.0 @@ -720,7 +720,7 @@ under the License. commons-codec commons-codec - 1.15 + 1.18.0 @@ -732,7 +732,7 @@ under the License. org.apache.commons commons-compress - 1.26.0 + 1.27.1 @@ -746,20 +746,20 @@ under the License. org.javassist javassist - 3.24.0-GA + 3.30.2-GA joda-time joda-time - 2.5 + 2.14.0 org.joda joda-convert - 1.7 + 1.9.2 @@ -790,7 +790,7 @@ under the License. org.scalatest scalatest_${scala.binary.version} - 3.0.0 + 3.2.19 test @@ -845,19 +845,19 @@ under the License. org.apache.httpcomponents httpcore - 4.4.14 + 4.4.16 org.apache.httpcomponents httpclient - 4.5.13 + 4.5.14 org.reflections reflections - 0.9.10 + 0.10.2 test @@ -888,7 +888,7 @@ under the License. pin the version here to make this behavior explicit --> com.lmax disruptor - 3.4.2 + 3.4.4 @@ -899,7 +899,7 @@ under the License. io.netty netty-bom - 4.1.100.Final + 4.2.1.Final pom import @@ -1075,7 +1075,7 @@ under the License. org.codehaus.mojo build-helper-maven-plugin - 1.7 + 1.12 org.apache.maven.plugins @@ -1369,7 +1369,7 @@ under the License. org.codehaus.mojo xml-maven-plugin - 1.0.1 + 1.1.0 verify @@ -1420,7 +1420,7 @@ under the License. org.apache.maven.plugins maven-source-plugin - 3.2.1 + 3.3.1 attach-sources @@ -1464,7 +1464,7 @@ under the License. org.apache.maven.plugins maven-gpg-plugin - 1.4 + 1.6 sign-artifacts @@ -1514,7 +1514,7 @@ under the License. org.apache.maven.plugins maven-release-plugin - 2.1 + 2.5.3 forked-path false @@ -1539,7 +1539,7 @@ under the License. org.apache.felix maven-bundle-plugin - 3.0.1 + 3.5.1 true true @@ -1547,7 +1547,7 @@ under the License. org.apache.maven.plugins maven-jar-plugin - 2.4 + 2.6 @@ -1569,7 +1569,7 @@ under the License. org.apache.rat apache-rat-plugin - 0.13 + 0.16.1 false @@ -1782,7 +1782,7 @@ under the License. org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.5.3 @@ -1866,7 +1866,7 @@ under the License. org.apache.maven.plugins maven-eclipse-plugin - 2.8 + 2.10 @@ -2105,7 +2105,7 @@ under the License. org.commonjava.maven.plugins directory-maven-plugin - 0.1 + 0.3.1 directories @@ -2127,7 +2127,7 @@ under the License. org.cyclonedx cyclonedx-maven-plugin - 2.7.7 + 2.9.1 package @@ -2144,7 +2144,7 @@ under the License. org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.14.0 ${target.java.version} ${target.java.version} @@ -2160,7 +2160,7 @@ under the License. org.apache.maven.plugins maven-clean-plugin - 3.1.0 + 3.4.1 @@ -2176,7 +2176,7 @@ under the License. org.apache.maven.plugins maven-checkstyle-plugin - 3.3.1 + 3.6.0 com.puppycrawl.tools @@ -2238,7 +2238,7 @@ under the License. org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.11.2 true false @@ -2251,13 +2251,13 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - 3.1.0 + 3.5.0 org.apache.maven.plugins maven-dependency-plugin - 3.2.0 + 3.8.1 @@ -2302,7 +2302,7 @@ under the License. org.apache.maven.plugins maven-shade-plugin - 3.5.1 + 3.6.0 @@ -2321,7 +2321,7 @@ under the License. net.alchim31.maven scala-maven-plugin - 3.2.2 + 3.4.6 -nobootcp @@ -2337,7 +2337,7 @@ under the License. com.github.siom79.japicmp japicmp-maven-plugin - 0.17.1 + 0.23.1 @@ -2435,7 +2435,7 @@ under the License. org.owasp dependency-check-maven - 5.0.0-M2 + 5.3.2 ALL true diff --git a/tools/ci/flink-ci-tools/pom.xml b/tools/ci/flink-ci-tools/pom.xml index ad0a592e77ec3..4a62cbe8fb6b7 100644 --- a/tools/ci/flink-ci-tools/pom.xml +++ b/tools/ci/flink-ci-tools/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-parent - 2.0-SNAPSHOT + 2.0.0 ../../..