PDavid commented on code in PR #2318:
URL: https://github.com/apache/zookeeper/pull/2318#discussion_r2391805182


##########
pom.xml:
##########
@@ -562,7 +562,7 @@
     <netty.version>4.1.127.Final</netty.version>
     <jetty.version>9.4.57.v20241219</jetty.version>
     <jackson.version>2.15.2</jackson.version>
-    <jline.version>2.14.6</jline.version>
+    <jline.version>3.25.1</jline.version>

Review Comment:
   Thanks, nice catch. :+1: Actually I had a problem with 30.30.6 that the 
completer was somehow not invoked. The 3.25.1 version worked fine and this 
version does not have the https://nvd.nist.gov/vuln/detail/CVE-2023-50572 
anymore. But I forgot to update the PR title. :)



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