spuru9 commented on code in PR #28099:
URL: https://github.com/apache/flink/pull/28099#discussion_r3178639071


##########
flink-table/flink-sql-client/pom.xml:
##########
@@ -78,14 +78,14 @@ under the License.
                <dependency>
                        <groupId>org.jline</groupId>
                        <artifactId>jline-terminal</artifactId>
-                       <version>3.29.0</version>
+                       <version>3.30.12</version>

Review Comment:
   Not introduced in this PR as such. But we would be having the same version 
for terminal and reader, would look better to introduce a variable to not lead 
to a future conflict on dependencies. Non blocking.



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