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/13 23:29:28 UTC

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

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


##########
java/pom.xml:
##########
@@ -35,6 +35,7 @@
     <dep.guava.version>30.1.1-jre</dep.guava.version>
     <dep.netty.version>4.1.72.Final</dep.netty.version>
     <dep.jackson.version>2.11.4</dep.jackson.version>
+    <dep.jackson-bom.version>2.13.2.20220328</dep.jackson-bom.version>

Review Comment:
   Why the discrepancy, why can't we just edit dep.jackson.version above?



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