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


##########
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:
   Ah, they only published revisions for one library…Alright then. Can we make 
it `dep.jackson.databind.version` or something and note that upstream 
versioning is out of sync? It's unclear what `bom` is supposed to control.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to