reta commented on code in PR #1:
URL: 
https://github.com/apache/flink-connector-opensearch/pull/1#discussion_r1025226180


##########
pom.xml:
##########
@@ -327,6 +327,12 @@ under the License.
                        </dependency>
 
                        <!-- For dependency convergence -->
+                       <dependency>
+                               <groupId>net.java.dev.jna</groupId>
+                               <artifactId>jna</artifactId>

Review Comment:
   Sorry, this is not about bundling but picking the right version to bundle 
(`dependencyManagement`)



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to