You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/18 16:25:07 UTC

[GitHub] [arrow] lidavidm commented on a diff in pull request #12912: ARROW-16143: [Java] Upgrade jackson dependencies CVE-2020-36518

lidavidm commented on code in PR #12912:
URL: https://github.com/apache/arrow/pull/12912#discussion_r852236333


##########
java/adapter/jdbc/pom.xml:
##########
@@ -61,28 +61,24 @@
         <dependency>
             <groupId>com.fasterxml.jackson.dataformat</groupId>
             <artifactId>jackson-dataformat-yaml</artifactId>

Review Comment:
   Er, doesn't this let the version float? Is that what we want?
   
   Could we instead depend on jackson-bom here? Since I think that includes all of these four dependencies anyways



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org