Hi All,

I updated my pom file to use the newly release 1.3.0, and my build failed.
Looks like there is no flink connector for ES5 with version 1.3.0.
Could you someone release it ?
Am I using the right artifactId connector for ES5/1.3.0 ?

Thanks,
Fritz

              <dependency>
                        <groupId>org.apache.flink</groupId>
                        
<artifactId>flink-connector-elasticsearch5_2.11</artifactId>
                        + <version>1.3.0</version>
                        - <version>1.3-SNAPSHOT</version>


Reply via email to