zentol commented on code in PR #21227:
URL: https://github.com/apache/flink/pull/21227#discussion_r1012608847
##########
pom.xml:
##########
@@ -348,10 +347,16 @@ under the License.
-->
<dependencies>
+ <dependency>
+ <groupId>org.apache.flink</groupId>
+
<artifactId>flink-shaded-force-shading</artifactId>
+ <version>${flink.shaded.version}</version>
Review Comment:
added management entry because we're running into convergence issues with
teh ES connector pulling in 15.0.
We'll need to figure this out for force-shading eventually.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]