You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2020/09/30 17:44:23 UTC

[GitHub] [cassandra] dcapwell commented on a change in pull request #736: Upgrade to a snakeyaml version without CVE

dcapwell commented on a change in pull request #736:
URL: https://github.com/apache/cassandra/pull/736#discussion_r497691295



##########
File path: build.xml
##########
@@ -583,8 +583,7 @@
           <dependency groupId="com.googlecode.json-simple" artifactId="json-simple" version="1.1"/>
           <dependency groupId="com.boundary" artifactId="high-scale-lib" version="1.0.6"/>
           <dependency groupId="com.github.jbellis" artifactId="jamm" version="${jamm.version}"/>
-
-          <dependency groupId="org.yaml" artifactId="snakeyaml" version="1.23"/>
+          <dependency groupId="org.yaml" artifactId="snakeyaml" version="1.26"/>

Review comment:
       sadly this isn't enough as we commit the binary into the repo: see https://github.com/apache/cassandra/tree/trunk/lib




----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org