ajs6f commented on a change in pull request #549: JENA-1696: Control of jackson
versions. Update jsonld-java
URL: https://github.com/apache/jena/pull/549#discussion_r270034237
##########
File path: pom.xml
##########
@@ -57,11 +57,15 @@
<ver.libthrift>0.10.0</ver.libthrift>
<!-- jsonld-java depends on depends on Jackson core
- artifacts so the versions must align. Consult jsonld-java's
- POM for the correct dependency versions
+ and Jackson databind. databind has had a few CVEs
+ so we exclude from jsonldjava and select the version
Review comment:
I would prefer to add the exclusions for clarity... otherwise, if I
understand the situation rightly, changing the order of dependencies in a
downstream project could create a different dependency tree. That would
surprise me!
----------------------------------------------------------------
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