srowen commented on a change in pull request #25933: [SPARK-29252][BUILD]
Upgrade zookeeper to 3.4.14 and fix vulnerabilities.
URL: https://github.com/apache/spark/pull/25933#discussion_r329356667
##########
File path: pom.xml
##########
@@ -2979,7 +2983,7 @@
<properties>
<hadoop.version>3.2.0</hadoop.version>
<curator.version>2.13.0</curator.version>
- <zookeeper.version>3.4.13</zookeeper.version>
+ <zookeeper.version>3.4.14</zookeeper.version>
Review comment:
I think you can just remove this if the profile does not change the value.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]