XComp commented on code in PR #20128:
URL: https://github.com/apache/flink/pull/20128#discussion_r1152955942


##########
pom.xml:
##########
@@ -157,7 +157,8 @@ under the License.
                <beam.version>2.43.0</beam.version>
                <protoc.version>3.21.7</protoc.version>
                <okhttp.version>3.14.9</okhttp.version>
-               <testcontainers.version>1.17.2</testcontainers.version>
+               <!-- keep jna version in sync -->

Review Comment:
   ```suggestion
                <!-- keep net.java.dev.jna:jna version in sync -->
   ```
   nit: shall we be a bit more specific here? I'm just afraid that the term 
"jna" is too generic to find the right location in a simple grep



-- 
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]

Reply via email to