This is an automated email from the ASF dual-hosted git repository.
gyfora pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git
The following commit(s) were added to refs/heads/main by this push:
new 1b87903b [FLINK-29140] Bump Flink version to 1.15.2
1b87903b is described below
commit 1b87903b8a48faf1531c99c6cdb73878224a27e7
Author: Gabor Somogyi <[email protected]>
AuthorDate: Tue Aug 30 15:19:21 2022 +0200
[FLINK-29140] Bump Flink version to 1.15.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 08df25fb..eb152774 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@ under the License.
<fabric8.version>5.12.3</fabric8.version>
<lombok.version>1.18.22</lombok.version>
- <flink.version>1.15.1</flink.version>
+ <flink.version>1.15.2</flink.version>
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.17.1</log4j.version>