This is an automated email from the ASF dual-hosted git repository. mbalassi pushed a commit to branch release-1.15.2.4-acs in repository https://gitbox.apache.org/repos/asf/flink.git
commit d2eb50816c29a1953b18b54990b487f3c895d1d4 Author: Gyula Fora <[email protected]> AuthorDate: Thu Jun 2 11:10:12 2022 +0200 Bump ACS Flink libs version --- flink-dist/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flink-dist/pom.xml b/flink-dist/pom.xml index 50a9218d5d7..c3b567843d2 100644 --- a/flink-dist/pom.xml +++ b/flink-dist/pom.xml @@ -36,7 +36,7 @@ under the License. <properties> <zookeeper.optional.version>3.6.3</zookeeper.optional.version> <japicmp.skip>true</japicmp.skip> - <acs.flink.libs.version>1.14-SNAPSHOT</acs.flink.libs.version> + <acs.flink.libs.version>1.15.1</acs.flink.libs.version> </properties> <dependencies>
