You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2021/12/13 11:30:52 UTC

[flink] 01/01: Commit for release 1.13.4

This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a commit to annotated tag release-1.13.4-rc1
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 3850e260a88c246333bc20726682bd56b7bc88ae
Author: Chesnay Schepler <ch...@apache.org>
AuthorDate: Mon Dec 13 12:26:09 2021 +0100

    Commit for release 1.13.4
---
 docs/config.toml                                                      | 2 +-
 flink-annotations/pom.xml                                             | 2 +-
 flink-clients/pom.xml                                                 | 2 +-
 flink-connectors/flink-connector-base/pom.xml                         | 2 +-
 flink-connectors/flink-connector-cassandra/pom.xml                    | 2 +-
 flink-connectors/flink-connector-elasticsearch-base/pom.xml           | 2 +-
 flink-connectors/flink-connector-elasticsearch5/pom.xml               | 2 +-
 flink-connectors/flink-connector-elasticsearch6/pom.xml               | 2 +-
 flink-connectors/flink-connector-elasticsearch7/pom.xml               | 2 +-
 flink-connectors/flink-connector-files/pom.xml                        | 2 +-
 flink-connectors/flink-connector-gcp-pubsub/pom.xml                   | 2 +-
 flink-connectors/flink-connector-hbase-1.4/pom.xml                    | 2 +-
 flink-connectors/flink-connector-hbase-2.2/pom.xml                    | 2 +-
 flink-connectors/flink-connector-hbase-base/pom.xml                   | 2 +-
 flink-connectors/flink-connector-hive/pom.xml                         | 2 +-
 flink-connectors/flink-connector-jdbc/pom.xml                         | 2 +-
 flink-connectors/flink-connector-kafka/pom.xml                        | 2 +-
 flink-connectors/flink-connector-kinesis/pom.xml                      | 2 +-
 flink-connectors/flink-connector-nifi/pom.xml                         | 2 +-
 flink-connectors/flink-connector-rabbitmq/pom.xml                     | 2 +-
 flink-connectors/flink-connector-twitter/pom.xml                      | 2 +-
 flink-connectors/flink-file-sink-common/pom.xml                       | 2 +-
 flink-connectors/flink-hadoop-compatibility/pom.xml                   | 2 +-
 flink-connectors/flink-hcatalog/pom.xml                               | 2 +-
 flink-connectors/flink-sql-connector-elasticsearch6/pom.xml           | 2 +-
 flink-connectors/flink-sql-connector-elasticsearch7/pom.xml           | 2 +-
 flink-connectors/flink-sql-connector-hbase-1.4/pom.xml                | 2 +-
 flink-connectors/flink-sql-connector-hbase-2.2/pom.xml                | 2 +-
 flink-connectors/flink-sql-connector-hive-1.2.2/pom.xml               | 2 +-
 flink-connectors/flink-sql-connector-hive-2.2.0/pom.xml               | 2 +-
 flink-connectors/flink-sql-connector-hive-2.3.6/pom.xml               | 2 +-
 flink-connectors/flink-sql-connector-hive-3.1.2/pom.xml               | 2 +-
 flink-connectors/flink-sql-connector-kafka/pom.xml                    | 2 +-
 flink-connectors/flink-sql-connector-kinesis/pom.xml                  | 2 +-
 flink-connectors/pom.xml                                              | 2 +-
 flink-container/pom.xml                                               | 2 +-
 flink-contrib/flink-connector-wikiedits/pom.xml                       | 2 +-
 flink-contrib/pom.xml                                                 | 2 +-
 flink-core/pom.xml                                                    | 2 +-
 flink-dist/pom.xml                                                    | 2 +-
 flink-docs/pom.xml                                                    | 2 +-
 flink-end-to-end-tests/flink-batch-sql-test/pom.xml                   | 2 +-
 flink-end-to-end-tests/flink-cli-test/pom.xml                         | 2 +-
 flink-end-to-end-tests/flink-confluent-schema-registry/pom.xml        | 2 +-
 .../flink-connector-gcp-pubsub-emulator-tests/pom.xml                 | 2 +-
 flink-end-to-end-tests/flink-dataset-allround-test/pom.xml            | 2 +-
 .../flink-dataset-fine-grained-recovery-test/pom.xml                  | 2 +-
 flink-end-to-end-tests/flink-datastream-allround-test/pom.xml         | 2 +-
 flink-end-to-end-tests/flink-distributed-cache-via-blob-test/pom.xml  | 2 +-
 flink-end-to-end-tests/flink-elasticsearch5-test/pom.xml              | 2 +-
 flink-end-to-end-tests/flink-elasticsearch6-test/pom.xml              | 2 +-
 flink-end-to-end-tests/flink-elasticsearch7-test/pom.xml              | 2 +-
 flink-end-to-end-tests/flink-end-to-end-tests-common-kafka/pom.xml    | 2 +-
 flink-end-to-end-tests/flink-end-to-end-tests-common/pom.xml          | 2 +-
 flink-end-to-end-tests/flink-end-to-end-tests-hbase/pom.xml           | 2 +-
 flink-end-to-end-tests/flink-file-sink-test/pom.xml                   | 2 +-
 flink-end-to-end-tests/flink-glue-schema-registry-test/pom.xml        | 2 +-
 flink-end-to-end-tests/flink-heavy-deployment-stress-test/pom.xml     | 2 +-
 flink-end-to-end-tests/flink-high-parallelism-iterations-test/pom.xml | 2 +-
 .../flink-local-recovery-and-allocation-test/pom.xml                  | 2 +-
 flink-end-to-end-tests/flink-metrics-availability-test/pom.xml        | 2 +-
 flink-end-to-end-tests/flink-metrics-reporter-prometheus-test/pom.xml | 2 +-
 .../flink-netty-shuffle-memory-control-test/pom.xml                   | 2 +-
 .../flink-parent-child-classloading-test-lib-package/pom.xml          | 2 +-
 .../flink-parent-child-classloading-test-program/pom.xml              | 2 +-
 flink-end-to-end-tests/flink-plugins-test/another-dummy-fs/pom.xml    | 2 +-
 flink-end-to-end-tests/flink-plugins-test/dummy-fs/pom.xml            | 2 +-
 flink-end-to-end-tests/flink-plugins-test/pom.xml                     | 2 +-
 flink-end-to-end-tests/flink-python-test/pom.xml                      | 2 +-
 flink-end-to-end-tests/flink-queryable-state-test/pom.xml             | 2 +-
 flink-end-to-end-tests/flink-quickstart-test/pom.xml                  | 2 +-
 .../flink-rocksdb-state-memory-control-test/pom.xml                   | 2 +-
 flink-end-to-end-tests/flink-sql-client-test/pom.xml                  | 2 +-
 flink-end-to-end-tests/flink-state-evolution-test/pom.xml             | 2 +-
 flink-end-to-end-tests/flink-stream-sql-test/pom.xml                  | 2 +-
 flink-end-to-end-tests/flink-stream-state-ttl-test/pom.xml            | 2 +-
 flink-end-to-end-tests/flink-stream-stateful-job-upgrade-test/pom.xml | 2 +-
 flink-end-to-end-tests/flink-streaming-kafka-test-base/pom.xml        | 2 +-
 flink-end-to-end-tests/flink-streaming-kafka-test/pom.xml             | 2 +-
 flink-end-to-end-tests/flink-streaming-kinesis-test/pom.xml           | 2 +-
 flink-end-to-end-tests/flink-tpcds-test/pom.xml                       | 2 +-
 flink-end-to-end-tests/flink-tpch-test/pom.xml                        | 2 +-
 flink-end-to-end-tests/pom.xml                                        | 2 +-
 flink-examples/flink-examples-batch/pom.xml                           | 2 +-
 .../flink-examples-streaming-gcp-pubsub/pom.xml                       | 2 +-
 .../flink-examples-streaming-state-machine/pom.xml                    | 2 +-
 .../flink-examples-streaming-twitter/pom.xml                          | 2 +-
 flink-examples/flink-examples-build-helper/pom.xml                    | 2 +-
 flink-examples/flink-examples-streaming/pom.xml                       | 2 +-
 flink-examples/flink-examples-table/pom.xml                           | 2 +-
 flink-examples/pom.xml                                                | 2 +-
 flink-external-resources/flink-external-resource-gpu/pom.xml          | 2 +-
 flink-external-resources/pom.xml                                      | 2 +-
 flink-filesystems/flink-azure-fs-hadoop/pom.xml                       | 2 +-
 flink-filesystems/flink-fs-hadoop-shaded/pom.xml                      | 2 +-
 flink-filesystems/flink-hadoop-fs/pom.xml                             | 2 +-
 flink-filesystems/flink-mapr-fs/pom.xml                               | 2 +-
 flink-filesystems/flink-oss-fs-hadoop/pom.xml                         | 2 +-
 flink-filesystems/flink-s3-fs-base/pom.xml                            | 2 +-
 flink-filesystems/flink-s3-fs-hadoop/pom.xml                          | 2 +-
 flink-filesystems/flink-s3-fs-presto/pom.xml                          | 2 +-
 flink-filesystems/pom.xml                                             | 2 +-
 flink-formats/flink-avro-confluent-registry/pom.xml                   | 2 +-
 flink-formats/flink-avro-glue-schema-registry/pom.xml                 | 2 +-
 flink-formats/flink-avro/pom.xml                                      | 2 +-
 flink-formats/flink-compress/pom.xml                                  | 2 +-
 flink-formats/flink-csv/pom.xml                                       | 2 +-
 flink-formats/flink-format-common/pom.xml                             | 2 +-
 flink-formats/flink-hadoop-bulk/pom.xml                               | 2 +-
 flink-formats/flink-json/pom.xml                                      | 2 +-
 flink-formats/flink-orc-nohive/pom.xml                                | 2 +-
 flink-formats/flink-orc/pom.xml                                       | 2 +-
 flink-formats/flink-parquet/pom.xml                                   | 2 +-
 flink-formats/flink-sequence-file/pom.xml                             | 2 +-
 flink-formats/flink-sql-avro-confluent-registry/pom.xml               | 2 +-
 flink-formats/flink-sql-avro/pom.xml                                  | 2 +-
 flink-formats/flink-sql-orc/pom.xml                                   | 2 +-
 flink-formats/flink-sql-parquet/pom.xml                               | 2 +-
 flink-formats/pom.xml                                                 | 2 +-
 flink-fs-tests/pom.xml                                                | 2 +-
 flink-java/pom.xml                                                    | 2 +-
 flink-kubernetes/pom.xml                                              | 2 +-
 flink-libraries/flink-cep-scala/pom.xml                               | 2 +-
 flink-libraries/flink-cep/pom.xml                                     | 2 +-
 flink-libraries/flink-gelly-examples/pom.xml                          | 2 +-
 flink-libraries/flink-gelly-scala/pom.xml                             | 2 +-
 flink-libraries/flink-gelly/pom.xml                                   | 2 +-
 flink-libraries/flink-state-processing-api/pom.xml                    | 2 +-
 flink-libraries/pom.xml                                               | 2 +-
 flink-mesos/pom.xml                                                   | 2 +-
 flink-metrics/flink-metrics-core/pom.xml                              | 2 +-
 flink-metrics/flink-metrics-datadog/pom.xml                           | 2 +-
 flink-metrics/flink-metrics-dropwizard/pom.xml                        | 2 +-
 flink-metrics/flink-metrics-graphite/pom.xml                          | 2 +-
 flink-metrics/flink-metrics-influxdb/pom.xml                          | 2 +-
 flink-metrics/flink-metrics-jmx/pom.xml                               | 2 +-
 flink-metrics/flink-metrics-prometheus/pom.xml                        | 2 +-
 flink-metrics/flink-metrics-slf4j/pom.xml                             | 2 +-
 flink-metrics/flink-metrics-statsd/pom.xml                            | 2 +-
 flink-metrics/pom.xml                                                 | 2 +-
 flink-optimizer/pom.xml                                               | 2 +-
 flink-python/pom.xml                                                  | 2 +-
 flink-python/pyflink/version.py                                       | 2 +-
 flink-queryable-state/flink-queryable-state-client-java/pom.xml       | 2 +-
 flink-queryable-state/flink-queryable-state-runtime/pom.xml           | 2 +-
 flink-queryable-state/pom.xml                                         | 2 +-
 flink-quickstart/flink-quickstart-java/pom.xml                        | 2 +-
 flink-quickstart/flink-quickstart-scala/pom.xml                       | 2 +-
 flink-quickstart/pom.xml                                              | 2 +-
 flink-runtime-web/pom.xml                                             | 2 +-
 flink-runtime/pom.xml                                                 | 2 +-
 flink-scala-shell/pom.xml                                             | 2 +-
 flink-scala/pom.xml                                                   | 2 +-
 flink-state-backends/flink-statebackend-changelog/pom.xml             | 2 +-
 flink-state-backends/flink-statebackend-heap-spillable/pom.xml        | 2 +-
 flink-state-backends/flink-statebackend-rocksdb/pom.xml               | 2 +-
 flink-state-backends/pom.xml                                          | 2 +-
 flink-streaming-java/pom.xml                                          | 2 +-
 flink-streaming-scala/pom.xml                                         | 2 +-
 flink-table/flink-sql-client/pom.xml                                  | 2 +-
 flink-table/flink-sql-parser-hive/pom.xml                             | 2 +-
 flink-table/flink-sql-parser/pom.xml                                  | 2 +-
 flink-table/flink-table-api-java-bridge/pom.xml                       | 2 +-
 flink-table/flink-table-api-java/pom.xml                              | 2 +-
 flink-table/flink-table-api-scala-bridge/pom.xml                      | 2 +-
 flink-table/flink-table-api-scala/pom.xml                             | 2 +-
 flink-table/flink-table-common/pom.xml                                | 2 +-
 flink-table/flink-table-planner-blink/pom.xml                         | 2 +-
 flink-table/flink-table-planner/pom.xml                               | 2 +-
 flink-table/flink-table-runtime-blink/pom.xml                         | 2 +-
 flink-table/flink-table-uber-blink/pom.xml                            | 2 +-
 flink-table/flink-table-uber/pom.xml                                  | 2 +-
 flink-table/pom.xml                                                   | 2 +-
 flink-test-utils-parent/flink-connector-test-utils/pom.xml            | 2 +-
 flink-test-utils-parent/flink-test-utils-junit/pom.xml                | 2 +-
 flink-test-utils-parent/flink-test-utils/pom.xml                      | 2 +-
 flink-test-utils-parent/pom.xml                                       | 2 +-
 flink-tests/pom.xml                                                   | 2 +-
 flink-walkthroughs/flink-walkthrough-common/pom.xml                   | 2 +-
 flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml          | 2 +-
 flink-walkthroughs/flink-walkthrough-datastream-scala/pom.xml         | 2 +-
 flink-walkthroughs/pom.xml                                            | 2 +-
 flink-yarn-tests/pom.xml                                              | 2 +-
 flink-yarn/pom.xml                                                    | 2 +-
 pom.xml                                                               | 4 ++--
 tools/ci/java-ci-tools/pom.xml                                        | 4 ++--
 tools/force-shading/pom.xml                                           | 2 +-
 187 files changed, 189 insertions(+), 189 deletions(-)

diff --git a/docs/config.toml b/docs/config.toml
index 525428b..b842d34 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -34,7 +34,7 @@ pygmentsUseClasses = true
   # we change the version for the complete docs when forking of a release branch
   # etc.
   # The full version string as referenced in Maven (e.g. 1.2.1)
-  Version = "1.13.3"
+  Version = "1.13.4"
 
   # For stable releases, leave the bugfix version out (e.g. 1.2). For snapshot
   # release this should be the same as the regular version
diff --git a/flink-annotations/pom.xml b/flink-annotations/pom.xml
index 93d2acc..02bd5f4 100644
--- a/flink-annotations/pom.xml
+++ b/flink-annotations/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-clients/pom.xml b/flink-clients/pom.xml
index 4120579..7521a01 100644
--- a/flink-clients/pom.xml
+++ b/flink-clients/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-base/pom.xml b/flink-connectors/flink-connector-base/pom.xml
index 2776a71..691dcda 100644
--- a/flink-connectors/flink-connector-base/pom.xml
+++ b/flink-connectors/flink-connector-base/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-cassandra/pom.xml b/flink-connectors/flink-connector-cassandra/pom.xml
index 6d7e6b5..2f2f48b 100644
--- a/flink-connectors/flink-connector-cassandra/pom.xml
+++ b/flink-connectors/flink-connector-cassandra/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-elasticsearch-base/pom.xml b/flink-connectors/flink-connector-elasticsearch-base/pom.xml
index 73af16d..765cd41 100644
--- a/flink-connectors/flink-connector-elasticsearch-base/pom.xml
+++ b/flink-connectors/flink-connector-elasticsearch-base/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-elasticsearch5/pom.xml b/flink-connectors/flink-connector-elasticsearch5/pom.xml
index dc4dc4f..00ebcfd 100644
--- a/flink-connectors/flink-connector-elasticsearch5/pom.xml
+++ b/flink-connectors/flink-connector-elasticsearch5/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-elasticsearch6/pom.xml b/flink-connectors/flink-connector-elasticsearch6/pom.xml
index 836eecf..6b9bc89 100644
--- a/flink-connectors/flink-connector-elasticsearch6/pom.xml
+++ b/flink-connectors/flink-connector-elasticsearch6/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-elasticsearch7/pom.xml b/flink-connectors/flink-connector-elasticsearch7/pom.xml
index 4e9c186..3cad193 100644
--- a/flink-connectors/flink-connector-elasticsearch7/pom.xml
+++ b/flink-connectors/flink-connector-elasticsearch7/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<artifactId>flink-connectors</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-files/pom.xml b/flink-connectors/flink-connector-files/pom.xml
index 60e9c35..e53f3a0 100644
--- a/flink-connectors/flink-connector-files/pom.xml
+++ b/flink-connectors/flink-connector-files/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-gcp-pubsub/pom.xml b/flink-connectors/flink-connector-gcp-pubsub/pom.xml
index ed336cd..43fd53e 100644
--- a/flink-connectors/flink-connector-gcp-pubsub/pom.xml
+++ b/flink-connectors/flink-connector-gcp-pubsub/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-hbase-1.4/pom.xml b/flink-connectors/flink-connector-hbase-1.4/pom.xml
index 7167265..1ebf26d 100644
--- a/flink-connectors/flink-connector-hbase-1.4/pom.xml
+++ b/flink-connectors/flink-connector-hbase-1.4/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-hbase-2.2/pom.xml b/flink-connectors/flink-connector-hbase-2.2/pom.xml
index 33d28a2..ff76cc3 100644
--- a/flink-connectors/flink-connector-hbase-2.2/pom.xml
+++ b/flink-connectors/flink-connector-hbase-2.2/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-hbase-base/pom.xml b/flink-connectors/flink-connector-hbase-base/pom.xml
index 5c03b5b..2dcc501 100644
--- a/flink-connectors/flink-connector-hbase-base/pom.xml
+++ b/flink-connectors/flink-connector-hbase-base/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-hive/pom.xml b/flink-connectors/flink-connector-hive/pom.xml
index 4c150b3..b297b90 100644
--- a/flink-connectors/flink-connector-hive/pom.xml
+++ b/flink-connectors/flink-connector-hive/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-jdbc/pom.xml b/flink-connectors/flink-connector-jdbc/pom.xml
index 782c572..197c297 100644
--- a/flink-connectors/flink-connector-jdbc/pom.xml
+++ b/flink-connectors/flink-connector-jdbc/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-kafka/pom.xml b/flink-connectors/flink-connector-kafka/pom.xml
index bc20fe3..ac4e93c 100644
--- a/flink-connectors/flink-connector-kafka/pom.xml
+++ b/flink-connectors/flink-connector-kafka/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<artifactId>flink-connectors</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-kinesis/pom.xml b/flink-connectors/flink-connector-kinesis/pom.xml
index 4ccfc88..9924af0 100644
--- a/flink-connectors/flink-connector-kinesis/pom.xml
+++ b/flink-connectors/flink-connector-kinesis/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-nifi/pom.xml b/flink-connectors/flink-connector-nifi/pom.xml
index bf34675..aef4111 100644
--- a/flink-connectors/flink-connector-nifi/pom.xml
+++ b/flink-connectors/flink-connector-nifi/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-rabbitmq/pom.xml b/flink-connectors/flink-connector-rabbitmq/pom.xml
index d5a7621..239acf5 100644
--- a/flink-connectors/flink-connector-rabbitmq/pom.xml
+++ b/flink-connectors/flink-connector-rabbitmq/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-connector-twitter/pom.xml b/flink-connectors/flink-connector-twitter/pom.xml
index 4216639..c3af5cc 100644
--- a/flink-connectors/flink-connector-twitter/pom.xml
+++ b/flink-connectors/flink-connector-twitter/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-file-sink-common/pom.xml b/flink-connectors/flink-file-sink-common/pom.xml
index 55cb61a..6c316ea 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-hadoop-compatibility/pom.xml b/flink-connectors/flink-hadoop-compatibility/pom.xml
index e60055c..d03fa6d 100644
--- a/flink-connectors/flink-hadoop-compatibility/pom.xml
+++ b/flink-connectors/flink-hadoop-compatibility/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-hcatalog/pom.xml b/flink-connectors/flink-hcatalog/pom.xml
index f207fd2..384793d 100644
--- a/flink-connectors/flink-hcatalog/pom.xml
+++ b/flink-connectors/flink-hcatalog/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-sql-connector-elasticsearch6/pom.xml b/flink-connectors/flink-sql-connector-elasticsearch6/pom.xml
index 54bae7f..d86f6c7 100644
--- a/flink-connectors/flink-sql-connector-elasticsearch6/pom.xml
+++ b/flink-connectors/flink-sql-connector-elasticsearch6/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-sql-connector-elasticsearch7/pom.xml b/flink-connectors/flink-sql-connector-elasticsearch7/pom.xml
index 3328a9a..47d6332 100644
--- a/flink-connectors/flink-sql-connector-elasticsearch7/pom.xml
+++ b/flink-connectors/flink-sql-connector-elasticsearch7/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-sql-connector-hbase-1.4/pom.xml b/flink-connectors/flink-sql-connector-hbase-1.4/pom.xml
index 4cdcaae..8954b50 100644
--- a/flink-connectors/flink-sql-connector-hbase-1.4/pom.xml
+++ b/flink-connectors/flink-sql-connector-hbase-1.4/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<artifactId>flink-connectors</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
diff --git a/flink-connectors/flink-sql-connector-hbase-2.2/pom.xml b/flink-connectors/flink-sql-connector-hbase-2.2/pom.xml
index 826b40d..f69f70b 100644
--- a/flink-connectors/flink-sql-connector-hbase-2.2/pom.xml
+++ b/flink-connectors/flink-sql-connector-hbase-2.2/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<artifactId>flink-connectors</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
diff --git a/flink-connectors/flink-sql-connector-hive-1.2.2/pom.xml b/flink-connectors/flink-sql-connector-hive-1.2.2/pom.xml
index a94b1b1..504c8b5 100644
--- a/flink-connectors/flink-sql-connector-hive-1.2.2/pom.xml
+++ b/flink-connectors/flink-sql-connector-hive-1.2.2/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-sql-connector-hive-2.2.0/pom.xml b/flink-connectors/flink-sql-connector-hive-2.2.0/pom.xml
index abb968b..7816c29 100644
--- a/flink-connectors/flink-sql-connector-hive-2.2.0/pom.xml
+++ b/flink-connectors/flink-sql-connector-hive-2.2.0/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-sql-connector-hive-2.3.6/pom.xml b/flink-connectors/flink-sql-connector-hive-2.3.6/pom.xml
index 73e58ad..bb38174 100644
--- a/flink-connectors/flink-sql-connector-hive-2.3.6/pom.xml
+++ b/flink-connectors/flink-sql-connector-hive-2.3.6/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-sql-connector-hive-3.1.2/pom.xml b/flink-connectors/flink-sql-connector-hive-3.1.2/pom.xml
index c4dc926..cf3b0d1 100644
--- a/flink-connectors/flink-sql-connector-hive-3.1.2/pom.xml
+++ b/flink-connectors/flink-sql-connector-hive-3.1.2/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-connectors</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-sql-connector-kafka/pom.xml b/flink-connectors/flink-sql-connector-kafka/pom.xml
index 202320c..c6817db 100644
--- a/flink-connectors/flink-sql-connector-kafka/pom.xml
+++ b/flink-connectors/flink-sql-connector-kafka/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<artifactId>flink-connectors</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/flink-sql-connector-kinesis/pom.xml b/flink-connectors/flink-sql-connector-kinesis/pom.xml
index 3e24c1f..50792cd 100644
--- a/flink-connectors/flink-sql-connector-kinesis/pom.xml
+++ b/flink-connectors/flink-sql-connector-kinesis/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<artifactId>flink-connectors</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-connectors/pom.xml b/flink-connectors/pom.xml
index 3e5caabd..f665d2e 100644
--- a/flink-connectors/pom.xml
+++ b/flink-connectors/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-container/pom.xml b/flink-container/pom.xml
index b037638..742f32d 100644
--- a/flink-container/pom.xml
+++ b/flink-container/pom.xml
@@ -24,7 +24,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-contrib/flink-connector-wikiedits/pom.xml b/flink-contrib/flink-connector-wikiedits/pom.xml
index 6a0352f..bb1e040 100644
--- a/flink-contrib/flink-connector-wikiedits/pom.xml
+++ b/flink-contrib/flink-connector-wikiedits/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-contrib</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-contrib/pom.xml b/flink-contrib/pom.xml
index cf423eb..92f4052 100644
--- a/flink-contrib/pom.xml
+++ b/flink-contrib/pom.xml
@@ -27,7 +27,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-core/pom.xml b/flink-core/pom.xml
index 1318ac8..0c06469 100644
--- a/flink-core/pom.xml
+++ b/flink-core/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-dist/pom.xml b/flink-dist/pom.xml
index 1348137..21c6ad3 100644
--- a/flink-dist/pom.xml
+++ b/flink-dist/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-docs/pom.xml b/flink-docs/pom.xml
index 5ea6ba3..719bf5d 100644
--- a/flink-docs/pom.xml
+++ b/flink-docs/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-batch-sql-test/pom.xml b/flink-end-to-end-tests/flink-batch-sql-test/pom.xml
index 867c40f..8225448 100644
--- a/flink-end-to-end-tests/flink-batch-sql-test/pom.xml
+++ b/flink-end-to-end-tests/flink-batch-sql-test/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-cli-test/pom.xml b/flink-end-to-end-tests/flink-cli-test/pom.xml
index 8132441..f7f42c9 100644
--- a/flink-end-to-end-tests/flink-cli-test/pom.xml
+++ b/flink-end-to-end-tests/flink-cli-test/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
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 b42dd98..ab47c35 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
@@ -22,7 +22,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-end-to-end-tests/flink-connector-gcp-pubsub-emulator-tests/pom.xml b/flink-end-to-end-tests/flink-connector-gcp-pubsub-emulator-tests/pom.xml
index fab1061..134dea5 100644
--- a/flink-end-to-end-tests/flink-connector-gcp-pubsub-emulator-tests/pom.xml
+++ b/flink-end-to-end-tests/flink-connector-gcp-pubsub-emulator-tests/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-end-to-end-tests</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-dataset-allround-test/pom.xml b/flink-end-to-end-tests/flink-dataset-allround-test/pom.xml
index 2a7981d..effbc63 100644
--- a/flink-end-to-end-tests/flink-dataset-allround-test/pom.xml
+++ b/flink-end-to-end-tests/flink-dataset-allround-test/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-end-to-end-tests</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-dataset-fine-grained-recovery-test/pom.xml b/flink-end-to-end-tests/flink-dataset-fine-grained-recovery-test/pom.xml
index 8d7adb2..58ff074 100644
--- a/flink-end-to-end-tests/flink-dataset-fine-grained-recovery-test/pom.xml
+++ b/flink-end-to-end-tests/flink-dataset-fine-grained-recovery-test/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-end-to-end-tests</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-datastream-allround-test/pom.xml b/flink-end-to-end-tests/flink-datastream-allround-test/pom.xml
index b6f950c..28b9109 100644
--- a/flink-end-to-end-tests/flink-datastream-allround-test/pom.xml
+++ b/flink-end-to-end-tests/flink-datastream-allround-test/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-end-to-end-tests</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-distributed-cache-via-blob-test/pom.xml b/flink-end-to-end-tests/flink-distributed-cache-via-blob-test/pom.xml
index 4f57361..8db2283 100644
--- a/flink-end-to-end-tests/flink-distributed-cache-via-blob-test/pom.xml
+++ b/flink-end-to-end-tests/flink-distributed-cache-via-blob-test/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-elasticsearch5-test/pom.xml b/flink-end-to-end-tests/flink-elasticsearch5-test/pom.xml
index 3ba4d67..04d8001 100644
--- a/flink-end-to-end-tests/flink-elasticsearch5-test/pom.xml
+++ b/flink-end-to-end-tests/flink-elasticsearch5-test/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-end-to-end-tests</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-elasticsearch6-test/pom.xml b/flink-end-to-end-tests/flink-elasticsearch6-test/pom.xml
index 8047d03..d7c74db 100644
--- a/flink-end-to-end-tests/flink-elasticsearch6-test/pom.xml
+++ b/flink-end-to-end-tests/flink-elasticsearch6-test/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-end-to-end-tests</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-elasticsearch7-test/pom.xml b/flink-end-to-end-tests/flink-elasticsearch7-test/pom.xml
index 0d74b41..bd047ed 100644
--- a/flink-end-to-end-tests/flink-elasticsearch7-test/pom.xml
+++ b/flink-end-to-end-tests/flink-elasticsearch7-test/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-end-to-end-tests</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-end-to-end-tests-common-kafka/pom.xml b/flink-end-to-end-tests/flink-end-to-end-tests-common-kafka/pom.xml
index c34fc00..845260c 100644
--- a/flink-end-to-end-tests/flink-end-to-end-tests-common-kafka/pom.xml
+++ b/flink-end-to-end-tests/flink-end-to-end-tests-common-kafka/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-end-to-end-tests/flink-end-to-end-tests-common/pom.xml b/flink-end-to-end-tests/flink-end-to-end-tests-common/pom.xml
index 5dbadbb..add0869 100644
--- a/flink-end-to-end-tests/flink-end-to-end-tests-common/pom.xml
+++ b/flink-end-to-end-tests/flink-end-to-end-tests-common/pom.xml
@@ -22,7 +22,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
diff --git a/flink-end-to-end-tests/flink-end-to-end-tests-hbase/pom.xml b/flink-end-to-end-tests/flink-end-to-end-tests-hbase/pom.xml
index ee16896..f98bdc3 100644
--- a/flink-end-to-end-tests/flink-end-to-end-tests-hbase/pom.xml
+++ b/flink-end-to-end-tests/flink-end-to-end-tests-hbase/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-end-to-end-tests/flink-file-sink-test/pom.xml b/flink-end-to-end-tests/flink-file-sink-test/pom.xml
index 409faa91..6152693 100644
--- a/flink-end-to-end-tests/flink-file-sink-test/pom.xml
+++ b/flink-end-to-end-tests/flink-file-sink-test/pom.xml
@@ -22,7 +22,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
diff --git a/flink-end-to-end-tests/flink-glue-schema-registry-test/pom.xml b/flink-end-to-end-tests/flink-glue-schema-registry-test/pom.xml
index 5840177..b24f183 100644
--- a/flink-end-to-end-tests/flink-glue-schema-registry-test/pom.xml
+++ b/flink-end-to-end-tests/flink-glue-schema-registry-test/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
diff --git a/flink-end-to-end-tests/flink-heavy-deployment-stress-test/pom.xml b/flink-end-to-end-tests/flink-heavy-deployment-stress-test/pom.xml
index 27b8f4b..179c5cf 100644
--- a/flink-end-to-end-tests/flink-heavy-deployment-stress-test/pom.xml
+++ b/flink-end-to-end-tests/flink-heavy-deployment-stress-test/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-end-to-end-tests</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-high-parallelism-iterations-test/pom.xml b/flink-end-to-end-tests/flink-high-parallelism-iterations-test/pom.xml
index 444067c..5b03404 100644
--- a/flink-end-to-end-tests/flink-high-parallelism-iterations-test/pom.xml
+++ b/flink-end-to-end-tests/flink-high-parallelism-iterations-test/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-end-to-end-tests</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-local-recovery-and-allocation-test/pom.xml b/flink-end-to-end-tests/flink-local-recovery-and-allocation-test/pom.xml
index b7402c6..0595133 100644
--- a/flink-end-to-end-tests/flink-local-recovery-and-allocation-test/pom.xml
+++ b/flink-end-to-end-tests/flink-local-recovery-and-allocation-test/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-end-to-end-tests/flink-metrics-availability-test/pom.xml b/flink-end-to-end-tests/flink-metrics-availability-test/pom.xml
index d0838d0..a7ba2fd 100644
--- a/flink-end-to-end-tests/flink-metrics-availability-test/pom.xml
+++ b/flink-end-to-end-tests/flink-metrics-availability-test/pom.xml
@@ -22,7 +22,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-metrics-reporter-prometheus-test/pom.xml b/flink-end-to-end-tests/flink-metrics-reporter-prometheus-test/pom.xml
index 1193946..6060c58 100644
--- a/flink-end-to-end-tests/flink-metrics-reporter-prometheus-test/pom.xml
+++ b/flink-end-to-end-tests/flink-metrics-reporter-prometheus-test/pom.xml
@@ -22,7 +22,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-netty-shuffle-memory-control-test/pom.xml b/flink-end-to-end-tests/flink-netty-shuffle-memory-control-test/pom.xml
index 6c00867..1f657e3 100644
--- a/flink-end-to-end-tests/flink-netty-shuffle-memory-control-test/pom.xml
+++ b/flink-end-to-end-tests/flink-netty-shuffle-memory-control-test/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-end-to-end-tests</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-parent-child-classloading-test-lib-package/pom.xml b/flink-end-to-end-tests/flink-parent-child-classloading-test-lib-package/pom.xml
index 70b4ebd..bb64889 100644
--- a/flink-end-to-end-tests/flink-parent-child-classloading-test-lib-package/pom.xml
+++ b/flink-end-to-end-tests/flink-parent-child-classloading-test-lib-package/pom.xml
@@ -29,7 +29,7 @@
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-parent-child-classloading-test-program/pom.xml b/flink-end-to-end-tests/flink-parent-child-classloading-test-program/pom.xml
index 12e9158..fdddb6f 100644
--- a/flink-end-to-end-tests/flink-parent-child-classloading-test-program/pom.xml
+++ b/flink-end-to-end-tests/flink-parent-child-classloading-test-program/pom.xml
@@ -29,7 +29,7 @@
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-plugins-test/another-dummy-fs/pom.xml b/flink-end-to-end-tests/flink-plugins-test/another-dummy-fs/pom.xml
index cb0178e..ce90b05 100644
--- a/flink-end-to-end-tests/flink-plugins-test/another-dummy-fs/pom.xml
+++ b/flink-end-to-end-tests/flink-plugins-test/another-dummy-fs/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<artifactId>flink-plugins-test</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-end-to-end-tests/flink-plugins-test/dummy-fs/pom.xml b/flink-end-to-end-tests/flink-plugins-test/dummy-fs/pom.xml
index 1ae3e4a..97a5163 100644
--- a/flink-end-to-end-tests/flink-plugins-test/dummy-fs/pom.xml
+++ b/flink-end-to-end-tests/flink-plugins-test/dummy-fs/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<artifactId>flink-plugins-test</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-end-to-end-tests/flink-plugins-test/pom.xml b/flink-end-to-end-tests/flink-plugins-test/pom.xml
index be37f9f..98b99b7 100644
--- a/flink-end-to-end-tests/flink-plugins-test/pom.xml
+++ b/flink-end-to-end-tests/flink-plugins-test/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>flink-end-to-end-tests</artifactId>
         <groupId>org.apache.flink</groupId>
-        <version>1.13.3</version>
+        <version>1.13.4</version>
     </parent>
 
     <packaging>pom</packaging>
diff --git a/flink-end-to-end-tests/flink-python-test/pom.xml b/flink-end-to-end-tests/flink-python-test/pom.xml
index d695d42..4e37bb8 100644
--- a/flink-end-to-end-tests/flink-python-test/pom.xml
+++ b/flink-end-to-end-tests/flink-python-test/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-end-to-end-tests/flink-queryable-state-test/pom.xml b/flink-end-to-end-tests/flink-queryable-state-test/pom.xml
index 2fa7c30..2184238 100644
--- a/flink-end-to-end-tests/flink-queryable-state-test/pom.xml
+++ b/flink-end-to-end-tests/flink-queryable-state-test/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-end-to-end-tests/flink-quickstart-test/pom.xml b/flink-end-to-end-tests/flink-quickstart-test/pom.xml
index d8400e3..5f94b9e 100644
--- a/flink-end-to-end-tests/flink-quickstart-test/pom.xml
+++ b/flink-end-to-end-tests/flink-quickstart-test/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-end-to-end-tests</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-end-to-end-tests/flink-rocksdb-state-memory-control-test/pom.xml b/flink-end-to-end-tests/flink-rocksdb-state-memory-control-test/pom.xml
index afd4354..071ffe9 100644
--- a/flink-end-to-end-tests/flink-rocksdb-state-memory-control-test/pom.xml
+++ b/flink-end-to-end-tests/flink-rocksdb-state-memory-control-test/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
diff --git a/flink-end-to-end-tests/flink-sql-client-test/pom.xml b/flink-end-to-end-tests/flink-sql-client-test/pom.xml
index 311c64a..b17daf0 100644
--- a/flink-end-to-end-tests/flink-sql-client-test/pom.xml
+++ b/flink-end-to-end-tests/flink-sql-client-test/pom.xml
@@ -22,7 +22,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-end-to-end-tests/flink-state-evolution-test/pom.xml b/flink-end-to-end-tests/flink-state-evolution-test/pom.xml
index 158a91f..3e810a7 100644
--- a/flink-end-to-end-tests/flink-state-evolution-test/pom.xml
+++ b/flink-end-to-end-tests/flink-state-evolution-test/pom.xml
@@ -22,7 +22,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-end-to-end-tests/flink-stream-sql-test/pom.xml b/flink-end-to-end-tests/flink-stream-sql-test/pom.xml
index b832723..00cfeae 100644
--- a/flink-end-to-end-tests/flink-stream-sql-test/pom.xml
+++ b/flink-end-to-end-tests/flink-stream-sql-test/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-stream-state-ttl-test/pom.xml b/flink-end-to-end-tests/flink-stream-state-ttl-test/pom.xml
index e4f435c..ba0b16b 100644
--- a/flink-end-to-end-tests/flink-stream-state-ttl-test/pom.xml
+++ b/flink-end-to-end-tests/flink-stream-state-ttl-test/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-end-to-end-tests</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-end-to-end-tests/flink-stream-stateful-job-upgrade-test/pom.xml b/flink-end-to-end-tests/flink-stream-stateful-job-upgrade-test/pom.xml
index 59aa748..d8bdd6d 100644
--- a/flink-end-to-end-tests/flink-stream-stateful-job-upgrade-test/pom.xml
+++ b/flink-end-to-end-tests/flink-stream-stateful-job-upgrade-test/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-end-to-end-tests/flink-streaming-kafka-test-base/pom.xml b/flink-end-to-end-tests/flink-streaming-kafka-test-base/pom.xml
index 695b649..39919e7 100644
--- a/flink-end-to-end-tests/flink-streaming-kafka-test-base/pom.xml
+++ b/flink-end-to-end-tests/flink-streaming-kafka-test-base/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
diff --git a/flink-end-to-end-tests/flink-streaming-kafka-test/pom.xml b/flink-end-to-end-tests/flink-streaming-kafka-test/pom.xml
index b237801..c0b6bf2 100644
--- a/flink-end-to-end-tests/flink-streaming-kafka-test/pom.xml
+++ b/flink-end-to-end-tests/flink-streaming-kafka-test/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
diff --git a/flink-end-to-end-tests/flink-streaming-kinesis-test/pom.xml b/flink-end-to-end-tests/flink-streaming-kinesis-test/pom.xml
index d10f108..855daf8 100644
--- a/flink-end-to-end-tests/flink-streaming-kinesis-test/pom.xml
+++ b/flink-end-to-end-tests/flink-streaming-kinesis-test/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
diff --git a/flink-end-to-end-tests/flink-tpcds-test/pom.xml b/flink-end-to-end-tests/flink-tpcds-test/pom.xml
index ab462e7..c23d0c6 100644
--- a/flink-end-to-end-tests/flink-tpcds-test/pom.xml
+++ b/flink-end-to-end-tests/flink-tpcds-test/pom.xml
@@ -21,7 +21,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
diff --git a/flink-end-to-end-tests/flink-tpch-test/pom.xml b/flink-end-to-end-tests/flink-tpch-test/pom.xml
index 52c3069..6a5e823 100644
--- a/flink-end-to-end-tests/flink-tpch-test/pom.xml
+++ b/flink-end-to-end-tests/flink-tpch-test/pom.xml
@@ -21,7 +21,7 @@ under the License.
 	<parent>
 		<artifactId>flink-end-to-end-tests</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
diff --git a/flink-end-to-end-tests/pom.xml b/flink-end-to-end-tests/pom.xml
index 786215f..527cd62 100644
--- a/flink-end-to-end-tests/pom.xml
+++ b/flink-end-to-end-tests/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-examples/flink-examples-batch/pom.xml b/flink-examples/flink-examples-batch/pom.xml
index 34a28ed..1fcb95a 100644
--- a/flink-examples/flink-examples-batch/pom.xml
+++ b/flink-examples/flink-examples-batch/pom.xml
@@ -24,7 +24,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-examples</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-examples/flink-examples-build-helper/flink-examples-streaming-gcp-pubsub/pom.xml b/flink-examples/flink-examples-build-helper/flink-examples-streaming-gcp-pubsub/pom.xml
index 8cdd30b..efdf9b6 100644
--- a/flink-examples/flink-examples-build-helper/flink-examples-streaming-gcp-pubsub/pom.xml
+++ b/flink-examples/flink-examples-build-helper/flink-examples-streaming-gcp-pubsub/pom.xml
@@ -24,7 +24,7 @@ under the License.
 	<parent>
 		<artifactId>flink-examples-build-helper</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
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 b973255..cec6308 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.
 	<parent>
 		<artifactId>flink-examples-build-helper</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-examples/flink-examples-build-helper/flink-examples-streaming-twitter/pom.xml b/flink-examples/flink-examples-build-helper/flink-examples-streaming-twitter/pom.xml
index b89441d..291e834 100644
--- a/flink-examples/flink-examples-build-helper/flink-examples-streaming-twitter/pom.xml
+++ b/flink-examples/flink-examples-build-helper/flink-examples-streaming-twitter/pom.xml
@@ -24,7 +24,7 @@ under the License.
 	<parent>
 		<artifactId>flink-examples-build-helper</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-examples/flink-examples-build-helper/pom.xml b/flink-examples/flink-examples-build-helper/pom.xml
index 09ebb2e..043d339 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.
 	<parent>
 		<artifactId>flink-examples</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-examples/flink-examples-streaming/pom.xml b/flink-examples/flink-examples-streaming/pom.xml
index 95b944c..3958ffa 100644
--- a/flink-examples/flink-examples-streaming/pom.xml
+++ b/flink-examples/flink-examples-streaming/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-examples</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-examples/flink-examples-table/pom.xml b/flink-examples/flink-examples-table/pom.xml
index f7fc33f..11ca36c 100644
--- a/flink-examples/flink-examples-table/pom.xml
+++ b/flink-examples/flink-examples-table/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-examples</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-examples/pom.xml b/flink-examples/pom.xml
index afe9c28..31a6a84 100644
--- a/flink-examples/pom.xml
+++ b/flink-examples/pom.xml
@@ -24,7 +24,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-external-resources/flink-external-resource-gpu/pom.xml b/flink-external-resources/flink-external-resource-gpu/pom.xml
index ea16e1a..977c6b0 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.
 	<parent>
 		<artifactId>flink-external-resources</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-external-resources/pom.xml b/flink-external-resources/pom.xml
index a8368f6..5f9ff9a 100644
--- a/flink-external-resources/pom.xml
+++ b/flink-external-resources/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-filesystems/flink-azure-fs-hadoop/pom.xml b/flink-filesystems/flink-azure-fs-hadoop/pom.xml
index cdd765c..a11d0e0 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-filesystems</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-filesystems/flink-fs-hadoop-shaded/pom.xml b/flink-filesystems/flink-fs-hadoop-shaded/pom.xml
index bb294de..ee33b5d 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-filesystems</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-filesystems/flink-hadoop-fs/pom.xml b/flink-filesystems/flink-hadoop-fs/pom.xml
index f4496a6..701ebb4 100644
--- a/flink-filesystems/flink-hadoop-fs/pom.xml
+++ b/flink-filesystems/flink-hadoop-fs/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-filesystems</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-filesystems/flink-mapr-fs/pom.xml b/flink-filesystems/flink-mapr-fs/pom.xml
index 54c30e9..c3bb5b0 100644
--- a/flink-filesystems/flink-mapr-fs/pom.xml
+++ b/flink-filesystems/flink-mapr-fs/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-filesystems</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-filesystems/flink-oss-fs-hadoop/pom.xml b/flink-filesystems/flink-oss-fs-hadoop/pom.xml
index 7d8af92..e0f2026 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.
 	<parent>
 		<artifactId>flink-filesystems</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-filesystems/flink-s3-fs-base/pom.xml b/flink-filesystems/flink-s3-fs-base/pom.xml
index aa08db1..091e845 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-filesystems</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-filesystems/flink-s3-fs-hadoop/pom.xml b/flink-filesystems/flink-s3-fs-hadoop/pom.xml
index 5ba1d6b..1a59740 100644
--- a/flink-filesystems/flink-s3-fs-hadoop/pom.xml
+++ b/flink-filesystems/flink-s3-fs-hadoop/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-filesystems</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-filesystems/flink-s3-fs-presto/pom.xml b/flink-filesystems/flink-s3-fs-presto/pom.xml
index 65f46f0..626cadb 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-filesystems</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-filesystems/pom.xml b/flink-filesystems/pom.xml
index adc04fd..25cf9dd 100644
--- a/flink-filesystems/pom.xml
+++ b/flink-filesystems/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-formats/flink-avro-confluent-registry/pom.xml b/flink-formats/flink-avro-confluent-registry/pom.xml
index 1b2a1a4..7d470c0 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.
 	<parent>
 		<artifactId>flink-formats</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-formats/flink-avro-glue-schema-registry/pom.xml b/flink-formats/flink-avro-glue-schema-registry/pom.xml
index 64e54f7..756f3e8 100644
--- a/flink-formats/flink-avro-glue-schema-registry/pom.xml
+++ b/flink-formats/flink-avro-glue-schema-registry/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<artifactId>flink-formats</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
diff --git a/flink-formats/flink-avro/pom.xml b/flink-formats/flink-avro/pom.xml
index 63faf71..fd820cc 100644
--- a/flink-formats/flink-avro/pom.xml
+++ b/flink-formats/flink-avro/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-formats</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-formats/flink-compress/pom.xml b/flink-formats/flink-compress/pom.xml
index a06eab4..9d7d2ea 100644
--- a/flink-formats/flink-compress/pom.xml
+++ b/flink-formats/flink-compress/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-formats</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-formats/flink-csv/pom.xml b/flink-formats/flink-csv/pom.xml
index 91a6dcc..7f91c48 100644
--- a/flink-formats/flink-csv/pom.xml
+++ b/flink-formats/flink-csv/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-formats</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-formats/flink-format-common/pom.xml b/flink-formats/flink-format-common/pom.xml
index 0bb7168..37fc0de 100644
--- a/flink-formats/flink-format-common/pom.xml
+++ b/flink-formats/flink-format-common/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <artifactId>flink-formats</artifactId>
         <groupId>org.apache.flink</groupId>
-        <version>1.13.3</version>
+        <version>1.13.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/flink-formats/flink-hadoop-bulk/pom.xml b/flink-formats/flink-hadoop-bulk/pom.xml
index 9f09417..94e29b6 100644
--- a/flink-formats/flink-hadoop-bulk/pom.xml
+++ b/flink-formats/flink-hadoop-bulk/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-formats</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-formats/flink-json/pom.xml b/flink-formats/flink-json/pom.xml
index c0e7f2f..d4b1cc3 100644
--- a/flink-formats/flink-json/pom.xml
+++ b/flink-formats/flink-json/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-formats</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-formats/flink-orc-nohive/pom.xml b/flink-formats/flink-orc-nohive/pom.xml
index 1cb6883..5345a7a 100644
--- a/flink-formats/flink-orc-nohive/pom.xml
+++ b/flink-formats/flink-orc-nohive/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-formats</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-formats/flink-orc/pom.xml b/flink-formats/flink-orc/pom.xml
index 23b2787..36ab80d 100644
--- a/flink-formats/flink-orc/pom.xml
+++ b/flink-formats/flink-orc/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-formats</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-formats/flink-parquet/pom.xml b/flink-formats/flink-parquet/pom.xml
index f8fbc93..276ecb9 100644
--- a/flink-formats/flink-parquet/pom.xml
+++ b/flink-formats/flink-parquet/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-formats</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-formats/flink-sequence-file/pom.xml b/flink-formats/flink-sequence-file/pom.xml
index 554b6ff..a786bbd 100644
--- a/flink-formats/flink-sequence-file/pom.xml
+++ b/flink-formats/flink-sequence-file/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-formats</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-formats/flink-sql-avro-confluent-registry/pom.xml b/flink-formats/flink-sql-avro-confluent-registry/pom.xml
index 98457a0..c7b323d 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-formats</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-formats/flink-sql-avro/pom.xml b/flink-formats/flink-sql-avro/pom.xml
index 5fd1787..c779f23 100644
--- a/flink-formats/flink-sql-avro/pom.xml
+++ b/flink-formats/flink-sql-avro/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-formats</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-formats/flink-sql-orc/pom.xml b/flink-formats/flink-sql-orc/pom.xml
index 2709027..106be3e 100644
--- a/flink-formats/flink-sql-orc/pom.xml
+++ b/flink-formats/flink-sql-orc/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-formats</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-formats/flink-sql-parquet/pom.xml b/flink-formats/flink-sql-parquet/pom.xml
index ce7fb36..cb6543d 100644
--- a/flink-formats/flink-sql-parquet/pom.xml
+++ b/flink-formats/flink-sql-parquet/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-formats</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-formats/pom.xml b/flink-formats/pom.xml
index 7f9e40a..0ed5a80 100644
--- a/flink-formats/pom.xml
+++ b/flink-formats/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-fs-tests/pom.xml b/flink-fs-tests/pom.xml
index 0591e6a..20645f6 100644
--- a/flink-fs-tests/pom.xml
+++ b/flink-fs-tests/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-java/pom.xml b/flink-java/pom.xml
index d8e89f4..d93da4b 100644
--- a/flink-java/pom.xml
+++ b/flink-java/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-kubernetes/pom.xml b/flink-kubernetes/pom.xml
index 927fcd1..7ff653e 100644
--- a/flink-kubernetes/pom.xml
+++ b/flink-kubernetes/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-libraries/flink-cep-scala/pom.xml b/flink-libraries/flink-cep-scala/pom.xml
index 61d69c9..f5cef20 100644
--- a/flink-libraries/flink-cep-scala/pom.xml
+++ b/flink-libraries/flink-cep-scala/pom.xml
@@ -26,7 +26,7 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-libraries</artifactId>
-        <version>1.13.3</version>
+        <version>1.13.4</version>
         <relativePath>..</relativePath>
     </parent>
     
diff --git a/flink-libraries/flink-cep/pom.xml b/flink-libraries/flink-cep/pom.xml
index 7d23c48..8d45f08 100644
--- a/flink-libraries/flink-cep/pom.xml
+++ b/flink-libraries/flink-cep/pom.xml
@@ -26,7 +26,7 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-libraries</artifactId>
-        <version>1.13.3</version>
+        <version>1.13.4</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/flink-libraries/flink-gelly-examples/pom.xml b/flink-libraries/flink-gelly-examples/pom.xml
index 265629f..dc4bd5c 100644
--- a/flink-libraries/flink-gelly-examples/pom.xml
+++ b/flink-libraries/flink-gelly-examples/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-libraries</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-libraries/flink-gelly-scala/pom.xml b/flink-libraries/flink-gelly-scala/pom.xml
index 0c79fd7..f826165 100644
--- a/flink-libraries/flink-gelly-scala/pom.xml
+++ b/flink-libraries/flink-gelly-scala/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-libraries</artifactId>
-        <version>1.13.3</version>
+        <version>1.13.4</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/flink-libraries/flink-gelly/pom.xml b/flink-libraries/flink-gelly/pom.xml
index 6a063e5..446b5bb 100644
--- a/flink-libraries/flink-gelly/pom.xml
+++ b/flink-libraries/flink-gelly/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-libraries</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-libraries/flink-state-processing-api/pom.xml b/flink-libraries/flink-state-processing-api/pom.xml
index a22d29a..7539787 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-libraries</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-libraries/pom.xml b/flink-libraries/pom.xml
index c51a247..d8f62b0 100644
--- a/flink-libraries/pom.xml
+++ b/flink-libraries/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-mesos/pom.xml b/flink-mesos/pom.xml
index bcf5490..4998ae4 100644
--- a/flink-mesos/pom.xml
+++ b/flink-mesos/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 	
diff --git a/flink-metrics/flink-metrics-core/pom.xml b/flink-metrics/flink-metrics-core/pom.xml
index 6032a4b..6ba7da5 100644
--- a/flink-metrics/flink-metrics-core/pom.xml
+++ b/flink-metrics/flink-metrics-core/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-metrics</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-metrics/flink-metrics-datadog/pom.xml b/flink-metrics/flink-metrics-datadog/pom.xml
index 36df3e8..92eb49b 100644
--- a/flink-metrics/flink-metrics-datadog/pom.xml
+++ b/flink-metrics/flink-metrics-datadog/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-metrics</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-metrics/flink-metrics-dropwizard/pom.xml b/flink-metrics/flink-metrics-dropwizard/pom.xml
index 375097f..50abf30 100644
--- a/flink-metrics/flink-metrics-dropwizard/pom.xml
+++ b/flink-metrics/flink-metrics-dropwizard/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-metrics</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-metrics/flink-metrics-graphite/pom.xml b/flink-metrics/flink-metrics-graphite/pom.xml
index f55b442..2be4be2 100644
--- a/flink-metrics/flink-metrics-graphite/pom.xml
+++ b/flink-metrics/flink-metrics-graphite/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-metrics</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-metrics/flink-metrics-influxdb/pom.xml b/flink-metrics/flink-metrics-influxdb/pom.xml
index 2d1d16a..fa33d05 100644
--- a/flink-metrics/flink-metrics-influxdb/pom.xml
+++ b/flink-metrics/flink-metrics-influxdb/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-metrics</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-metrics/flink-metrics-jmx/pom.xml b/flink-metrics/flink-metrics-jmx/pom.xml
index d38a65f..45e8631 100644
--- a/flink-metrics/flink-metrics-jmx/pom.xml
+++ b/flink-metrics/flink-metrics-jmx/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-metrics</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-metrics/flink-metrics-prometheus/pom.xml b/flink-metrics/flink-metrics-prometheus/pom.xml
index 61e06bf..e73b2f4 100644
--- a/flink-metrics/flink-metrics-prometheus/pom.xml
+++ b/flink-metrics/flink-metrics-prometheus/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-metrics</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-metrics/flink-metrics-slf4j/pom.xml b/flink-metrics/flink-metrics-slf4j/pom.xml
index 66233ed..a7959af 100644
--- a/flink-metrics/flink-metrics-slf4j/pom.xml
+++ b/flink-metrics/flink-metrics-slf4j/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-metrics</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-metrics/flink-metrics-statsd/pom.xml b/flink-metrics/flink-metrics-statsd/pom.xml
index 8bc4c81..988565a 100644
--- a/flink-metrics/flink-metrics-statsd/pom.xml
+++ b/flink-metrics/flink-metrics-statsd/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-metrics</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-metrics/pom.xml b/flink-metrics/pom.xml
index e393425..d10814c 100644
--- a/flink-metrics/pom.xml
+++ b/flink-metrics/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-optimizer/pom.xml b/flink-optimizer/pom.xml
index 0b0160e..83d352d 100644
--- a/flink-optimizer/pom.xml
+++ b/flink-optimizer/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-python/pom.xml b/flink-python/pom.xml
index 32a4928..97c7b4f 100644
--- a/flink-python/pom.xml
+++ b/flink-python/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-python/pyflink/version.py b/flink-python/pyflink/version.py
index 9597b12..29726d5 100644
--- a/flink-python/pyflink/version.py
+++ b/flink-python/pyflink/version.py
@@ -20,4 +20,4 @@
 The pyflink version will be consistent with the flink version and follow the PEP440.
 .. seealso:: https://www.python.org/dev/peps/pep-0440
 """
-__version__ = "1.13.3"
+__version__ = "1.13.4"
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 5b81314..4403e89 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-queryable-state</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-queryable-state/flink-queryable-state-runtime/pom.xml b/flink-queryable-state/flink-queryable-state-runtime/pom.xml
index 2f8a589..b650ba4 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-queryable-state</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-queryable-state/pom.xml b/flink-queryable-state/pom.xml
index d9e153e..cb794f5 100644
--- a/flink-queryable-state/pom.xml
+++ b/flink-queryable-state/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-quickstart/flink-quickstart-java/pom.xml b/flink-quickstart/flink-quickstart-java/pom.xml
index 456a5f1..331948e 100644
--- a/flink-quickstart/flink-quickstart-java/pom.xml
+++ b/flink-quickstart/flink-quickstart-java/pom.xml
@@ -27,7 +27,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-quickstart</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-quickstart/flink-quickstart-scala/pom.xml b/flink-quickstart/flink-quickstart-scala/pom.xml
index f46dde2..7c59686 100644
--- a/flink-quickstart/flink-quickstart-scala/pom.xml
+++ b/flink-quickstart/flink-quickstart-scala/pom.xml
@@ -27,7 +27,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-quickstart</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-quickstart/pom.xml b/flink-quickstart/pom.xml
index 57b84e8..e218be62 100644
--- a/flink-quickstart/pom.xml
+++ b/flink-quickstart/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-runtime-web/pom.xml b/flink-runtime-web/pom.xml
index e829065..4a80ddb 100644
--- a/flink-runtime-web/pom.xml
+++ b/flink-runtime-web/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-runtime/pom.xml b/flink-runtime/pom.xml
index bd147c6..46725fb 100644
--- a/flink-runtime/pom.xml
+++ b/flink-runtime/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-scala-shell/pom.xml b/flink-scala-shell/pom.xml
index b73556d..534ae0c 100644
--- a/flink-scala-shell/pom.xml
+++ b/flink-scala-shell/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-scala/pom.xml b/flink-scala/pom.xml
index 8eb0df5..05c2487 100644
--- a/flink-scala/pom.xml
+++ b/flink-scala/pom.xml
@@ -24,7 +24,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-state-backends/flink-statebackend-changelog/pom.xml b/flink-state-backends/flink-statebackend-changelog/pom.xml
index 1de9628..8d3d2ba 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-state-backends</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-state-backends/flink-statebackend-heap-spillable/pom.xml b/flink-state-backends/flink-statebackend-heap-spillable/pom.xml
index fae19a7..838b3f9 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-state-backends</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-state-backends/flink-statebackend-rocksdb/pom.xml b/flink-state-backends/flink-statebackend-rocksdb/pom.xml
index 37b6bbc..469272b 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-state-backends</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-state-backends/pom.xml b/flink-state-backends/pom.xml
index 25bb6b7..756e3b1 100644
--- a/flink-state-backends/pom.xml
+++ b/flink-state-backends/pom.xml
@@ -27,7 +27,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-streaming-java/pom.xml b/flink-streaming-java/pom.xml
index 9b04b19..6bc9b78 100644
--- a/flink-streaming-java/pom.xml
+++ b/flink-streaming-java/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-streaming-scala/pom.xml b/flink-streaming-scala/pom.xml
index 8410c37..c27232e 100644
--- a/flink-streaming-scala/pom.xml
+++ b/flink-streaming-scala/pom.xml
@@ -24,7 +24,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-table/flink-sql-client/pom.xml b/flink-table/flink-sql-client/pom.xml
index ff1c3eb..3e31b33 100644
--- a/flink-table/flink-sql-client/pom.xml
+++ b/flink-table/flink-sql-client/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-table</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-table/flink-sql-parser-hive/pom.xml b/flink-table/flink-sql-parser-hive/pom.xml
index f24e1d4..20d91ac 100644
--- a/flink-table/flink-sql-parser-hive/pom.xml
+++ b/flink-table/flink-sql-parser-hive/pom.xml
@@ -24,7 +24,7 @@ under the License.
 	<parent>
 		<artifactId>flink-table</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 
 	<artifactId>flink-sql-parser-hive</artifactId>
diff --git a/flink-table/flink-sql-parser/pom.xml b/flink-table/flink-sql-parser/pom.xml
index df0b9fe..100c793 100644
--- a/flink-table/flink-sql-parser/pom.xml
+++ b/flink-table/flink-sql-parser/pom.xml
@@ -24,7 +24,7 @@ under the License.
 	<parent>
 		<artifactId>flink-table</artifactId>
 		<groupId>org.apache.flink</groupId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 	</parent>
 
 	<artifactId>flink-sql-parser</artifactId>
diff --git a/flink-table/flink-table-api-java-bridge/pom.xml b/flink-table/flink-table-api-java-bridge/pom.xml
index 757ab74..fcb7d71 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-table</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-table/flink-table-api-java/pom.xml b/flink-table/flink-table-api-java/pom.xml
index e1579dd..23fed96 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-table</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-table/flink-table-api-scala-bridge/pom.xml b/flink-table/flink-table-api-scala-bridge/pom.xml
index b35cb4a..e5a1d7d 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-table</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-table/flink-table-api-scala/pom.xml b/flink-table/flink-table-api-scala/pom.xml
index 9208c23..659a785 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-table</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-table/flink-table-common/pom.xml b/flink-table/flink-table-common/pom.xml
index 1b93f25..16bedd4 100644
--- a/flink-table/flink-table-common/pom.xml
+++ b/flink-table/flink-table-common/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-table</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-table/flink-table-planner-blink/pom.xml b/flink-table/flink-table-planner-blink/pom.xml
index cd015d3..d08596c 100644
--- a/flink-table/flink-table-planner-blink/pom.xml
+++ b/flink-table/flink-table-planner-blink/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-table</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-table/flink-table-planner/pom.xml b/flink-table/flink-table-planner/pom.xml
index 3583f8d..ab54547 100644
--- a/flink-table/flink-table-planner/pom.xml
+++ b/flink-table/flink-table-planner/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-table</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-table/flink-table-runtime-blink/pom.xml b/flink-table/flink-table-runtime-blink/pom.xml
index 5669461..d6c58d4 100644
--- a/flink-table/flink-table-runtime-blink/pom.xml
+++ b/flink-table/flink-table-runtime-blink/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-table</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-table/flink-table-uber-blink/pom.xml b/flink-table/flink-table-uber-blink/pom.xml
index aac624b..aab2cf9 100644
--- a/flink-table/flink-table-uber-blink/pom.xml
+++ b/flink-table/flink-table-uber-blink/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-table</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-table/flink-table-uber/pom.xml b/flink-table/flink-table-uber/pom.xml
index c8cfe7f..d4f9bf8 100644
--- a/flink-table/flink-table-uber/pom.xml
+++ b/flink-table/flink-table-uber/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-table</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-table/pom.xml b/flink-table/pom.xml
index 1af0de4..3578a8e3 100644
--- a/flink-table/pom.xml
+++ b/flink-table/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
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 e76dcb5..84c1d6b 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 @@
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-test-utils-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-test-utils-parent/flink-test-utils-junit/pom.xml b/flink-test-utils-parent/flink-test-utils-junit/pom.xml
index 916b66e..0365d75 100644
--- a/flink-test-utils-parent/flink-test-utils-junit/pom.xml
+++ b/flink-test-utils-parent/flink-test-utils-junit/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-test-utils-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-test-utils-parent/flink-test-utils/pom.xml b/flink-test-utils-parent/flink-test-utils/pom.xml
index ac16696..f499b38 100644
--- a/flink-test-utils-parent/flink-test-utils/pom.xml
+++ b/flink-test-utils-parent/flink-test-utils/pom.xml
@@ -25,7 +25,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-test-utils-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-test-utils-parent/pom.xml b/flink-test-utils-parent/pom.xml
index 26f9cd2..c7578d3 100644
--- a/flink-test-utils-parent/pom.xml
+++ b/flink-test-utils-parent/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-tests/pom.xml b/flink-tests/pom.xml
index 6450548..818cca5 100644
--- a/flink-tests/pom.xml
+++ b/flink-tests/pom.xml
@@ -26,7 +26,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-walkthroughs/flink-walkthrough-common/pom.xml b/flink-walkthroughs/flink-walkthrough-common/pom.xml
index 0b58303..842cdb0 100644
--- a/flink-walkthroughs/flink-walkthrough-common/pom.xml
+++ b/flink-walkthroughs/flink-walkthrough-common/pom.xml
@@ -27,7 +27,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-walkthroughs</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml b/flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml
index 8ab3c8a..197d24d 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.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-walkthroughs</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-walkthroughs/flink-walkthrough-datastream-scala/pom.xml b/flink-walkthroughs/flink-walkthrough-datastream-scala/pom.xml
index 3fa664a..2ba327f 100644
--- a/flink-walkthroughs/flink-walkthrough-datastream-scala/pom.xml
+++ b/flink-walkthroughs/flink-walkthrough-datastream-scala/pom.xml
@@ -27,7 +27,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-walkthroughs</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-walkthroughs/pom.xml b/flink-walkthroughs/pom.xml
index 78de06c..3f63dfd 100644
--- a/flink-walkthroughs/pom.xml
+++ b/flink-walkthroughs/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-yarn-tests/pom.xml b/flink-yarn-tests/pom.xml
index 4135ff3..65861b3 100644
--- a/flink-yarn-tests/pom.xml
+++ b/flink-yarn-tests/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/flink-yarn/pom.xml b/flink-yarn/pom.xml
index fef1052..9e612b5 100644
--- a/flink-yarn/pom.xml
+++ b/flink-yarn/pom.xml
@@ -23,7 +23,7 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/pom.xml b/pom.xml
index 77639a1..3c4ceb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
 
 	<groupId>org.apache.flink</groupId>
 	<artifactId>flink-parent</artifactId>
-	<version>1.13.3</version>
+	<version>1.13.4</version>
 
 	<name>Flink : </name>
 	<packaging>pom</packaging>
@@ -168,7 +168,7 @@ under the License.
 		<dependency>
 			<groupId>org.apache.flink</groupId>
 			<artifactId>force-shading</artifactId>
-			<version>1.13.3</version>
+			<version>1.13.4</version>
 		</dependency>
 
 		<!-- Root dependencies for all projects -->
diff --git a/tools/ci/java-ci-tools/pom.xml b/tools/ci/java-ci-tools/pom.xml
index 0ce499d..61a248d 100644
--- a/tools/ci/java-ci-tools/pom.xml
+++ b/tools/ci/java-ci-tools/pom.xml
@@ -25,12 +25,12 @@ under the License.
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-parent</artifactId>
-		<version>1.13.3</version>
+		<version>1.13.4</version>
 		<relativePath>../../..</relativePath>
 	</parent>
 
 	<artifactId>java-ci-tools</artifactId>
-	<version>1.13.3</version>
+	<version>1.13.4</version>
 	<name>Flink : Tools : CI : Java</name>
 
 	<dependencies>
diff --git a/tools/force-shading/pom.xml b/tools/force-shading/pom.xml
index 3df0327..24df6a2 100644
--- a/tools/force-shading/pom.xml
+++ b/tools/force-shading/pom.xml
@@ -38,7 +38,7 @@ under the License.
 
 	<groupId>org.apache.flink</groupId>
 	<artifactId>force-shading</artifactId>
-	<version>1.13.3</version>
+	<version>1.13.4</version>
 	<name>Flink : Tools : Force Shading</name>
 
 	<packaging>jar</packaging>