lidavidm commented on code in PR #40149:
URL: https://github.com/apache/arrow/pull/40149#discussion_r1618555076
##########
java/tools/pom.xml:
##########
@@ -57,10 +57,12 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
+ <scope>test</scope>
Review Comment:
Are they really test-only? I think the integration tests need to work with
JSON.
--
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]