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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]