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/10/01 04:19:35 UTC

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

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



##########
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:
       Added in another commit to add the library.




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